mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-23 13:06:50 +08:00
-
This commit is contained in:
parent
9ead049ea6
commit
ad4683d5c6
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user