This commit is contained in:
2026-05-18 18:59:48 +08:00
parent 2c25bb3484
commit 2b1edf17c1
16 changed files with 26 additions and 236 deletions
+1 -1
View File
@@ -178,7 +178,7 @@ namespace BLL
/// <returns></returns>
public static string getInitialPassword(string unitId, string idCard)
{
string prefixValue = "sedin";
string prefixValue = "shj";
string suffixValue = "1234";
//var getUnit = UnitService.GetUnitByUnitId(unitId);
//if (getUnit != null)