This commit is contained in:
wyw 2025-09-05 16:21:32 +08:00
parent a02ed37e98
commit 781c42d46a

View File

@ -1328,7 +1328,8 @@ namespace APT.BS.WebApi.Controllers.Api
CODE = strCODE, CODE = strCODE,
TENANT = telnetCode, TENANT = telnetCode,
ORG_ID = OrgID, ORG_ID = OrgID,
PHONE = strPHONE PHONE = strPHONE,
CREATE_TIME = dtNow
}); });
//if (modelUser == null) //if (modelUser == null)