自主管理加分项
This commit is contained in:
@@ -1599,7 +1599,7 @@ namespace BLL
|
||||
|
||||
public static string getInitialPassword(string unitId, string idCard)
|
||||
{
|
||||
string prefixValue = "TCC";
|
||||
string prefixValue = "XJYJ";
|
||||
string suffixValue = "1234";
|
||||
var getUnit = UnitService.GetUnitByUnitId(unitId);
|
||||
if (getUnit != null)
|
||||
|
||||
Reference in New Issue
Block a user