复制代码 代码如下:
update table set user=concat(user,$user) where xx=xxx;
关键字词:
复制代码 代码如下:
update table set user=concat(user,$user) where xx=xxx;