不符合项清单基础数据字典(安全问题分类、性质;质量问题分类、性质)

This commit is contained in:
2026-05-07 19:32:17 +08:00
parent 0c0ceebd0f
commit 578085acd1
49 changed files with 6758 additions and 294 deletions
+1 -1
View File
@@ -1599,7 +1599,7 @@ namespace BLL
public static string getInitialPassword(string unitId, string idCard)
{
string prefixValue = "XJYJ!@#qwe";
string prefixValue = Const.PasswordPrefixValue;
string suffixValue = "1234";
//var getUnit = UnitService.GetUnitByUnitId(unitId);
//if (getUnit != null)