mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-12-03 20:04:08 +08:00
-
This commit is contained in:
@@ -49,7 +49,7 @@ namespace OrmTest
|
||||
Ver = ver.Ver
|
||||
})
|
||||
.UpdateColumns(z => z.Name).ExecuteCommandWithOptLock();
|
||||
if (data4 != 0) { throw new Exception("unit error"); }
|
||||
if (data4 != 1) { throw new Exception("unit error"); }
|
||||
}
|
||||
|
||||
public class ULockEntity
|
||||
|
||||
Reference in New Issue
Block a user