| | |
| | | public const string AssemblyName = "WIDESEA_Model.dll"; |
| | | public static DbType DbType = DbType.SqlServer; |
| | | public const string UserTableName = "Sys_User"; |
| | | public const string RoleId = "Role_Id"; |
| | | public const string RoleId = "RoleId"; |
| | | public const string UserName = "UserName"; |
| | | public const string UserId = "User_Id"; |
| | | public const string UserId = "UserId"; |
| | | public const string CodeRuleConfig = "Dt_CodeRuleConfig"; |
| | | public const string RuleCode = "RuleCode"; |
| | | public const string AnalysisRuleConfig = "Dt_AnalysisRuleConfig"; |