不符合项清单基础数据字典(安全问题分类、性质;质量问题分类、性质)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user