我正在寻找一种方法,当使用now()插入到mysql来修改日期时间.
例如
update用户set过期= NOW()+5days where...
Nic*_*ssu 15
update users set expires= NOW() + interval 5 day where ...;
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
8459 次 |
| 最近记录: |