1
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user