产生一致性核查任务列表 以及手动分配列表
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
public static readonly string ConnectionString = "Server=123.56.94.154,1433\\MSSQLSERVER;Database=IRaCIS_New_Tet;User ID=sa;Password=dev123456DEV;TrustServerCertificate=true";
|
||||
public static readonly string DbDatabase = "IRaCIS_New_Tet";
|
||||
//表名称用字符串,拼接
|
||||
public static readonly string TableName = "VisitTask";
|
||||
public static readonly string TableName = "SubjectUser";
|
||||
//具体文件里面 例如service 可以配置是否分页
|
||||
}
|
||||
#>
|
||||
|
||||
Reference in New Issue
Block a user