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
+2 -2
View File
@@ -196,9 +196,9 @@ namespace BLL
#region
/// <summary>
/// 赛鼎单位id
/// 陕化建单位id
/// </summary>
public const string UnitId_SEDIN = "d72a27c9-4ba9-41c5-ab0b-c010409f20f2";
public const string UnitId_SEDIN = "37095edf-3815-4e92-8b8d-b8cefe64c8de";
/// <summary>
/// 赛鼎宁波单位id
/// </summary>
+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)