mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-20 02:29:39 +08:00
Update demo
This commit is contained in:
@@ -112,7 +112,7 @@ namespace OrmTest
|
||||
/// User information entity class
|
||||
/// 用户信息实体类
|
||||
/// </summary>
|
||||
[SugarTable("UserInfoA")]
|
||||
[SugarTable("UserInfoAAA01")]
|
||||
public class UserInfo002
|
||||
{
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user