除了先读取再提交外还有别的方法没
update tbl_table set cou=cou+1 where id=1;update tbl_table set cou=cou-1 where id=1;
这个我知道,用哪?添加个后端服务?
如果是自定义表单的话,这个时机怎么设置?
update tbl_table set cou=cou+1 where id=1;
update tbl_table set cou=cou-1 where id=1;