select * from chenxxlevel where usercode = '0000000001' for update;--若这条语句不能修改的话,要加RowID,如下这条sql:后面加for update即可。 相关文章: 2022-12-23 2021-10-21 2021-07-21 2021-05-19 2021-10-16 2021-12-25