321
This commit is contained in:
parent
a02ed37e98
commit
781c42d46a
@ -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)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user