mysql 设置当前时间
            时间:2021-06-22 18:18:48  
            收藏:0  
            阅读:0
        
        
        mysql 设置当前时间
update swr_sys_param sp set sp.create_time = CURRENT_TIMESTAMP where sp.id = 1
查字段
https://www.cnblogs.com/zhangyuhang3/p/6873895.html
            评论(0)
        
        
        