mysql 设置当前时间

mysql 设置当前时间

update swr_sys_param sp set sp.create_time = CURRENT_TIMESTAMP where sp.id = 1

查字段

https://www.cnblogs.com/zhangyuhang3/p/6873895.html
原文地址:https://www.cnblogs.com/xiluhua/p/14917776.html