-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9f8c133
commit 88aa20b
Showing
74 changed files
with
10,006 additions
and
9,316 deletions.
There are no files selected for viewing
4 changes: 1 addition & 3 deletions
4
...ice/cases/io/nop/auth/service/TestGraphQLMissing/testFetch/input/tables/nop_auth_user.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1 @@ | ||
USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,GENDER,AVATAR,EMAIL,EMAIL_VERIFIED,PHONE,PHONE_VERIFIED,BIRTHDAY,USER_TYPE,STATUS,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,REAL_NAME,WORK_NO,POSITION_ID,TELEPHONE,CLIENT_ID,DEL_FLAG,VERSION,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK | ||
3a756228b1c94379a137a5a1e639fdf6,sss,$2a$10$q4jjMGiq50NMXT2pf8M00.Ia9gi6xNn/59xk8xvXFz.VGmbk9pHEy,4a7902dbf21a4ed89103ed4f30d8fae1,vvv,,733e3a990d8641faa77199b3b4abb270,1,,,,,0,,1,1,,,,,,,,a9a3707f91734fcc93d57c981db5d623,,,0,0,sys,2022-11-13 20:26:20.812,sys,2022-11-13 20:26:20.812, | ||
c5be2b19d1bf4675a189f54fa5ce1c80,nop,$2a$10$xaSjysAcBGpLD0d.sjhmmur7vx83y1qtagCsnksk1uVCot5E6pIDe,5339798b19e848a681ea9383c8e19211,Nopper,,0,1,,,,,0,,1,1,,,,,,,,33,,,0,1,sys,2022-11-13 14:14:31.579,sys,2022-11-13 14:19:53.88, | ||
USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,REL_DEPT_ID,GENDER,AVATAR,EMAIL,EMAIL_VERIFIED,PHONE,PHONE_VERIFIED,BIRTHDAY,USER_TYPE,STATUS,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,REAL_NAME,MANAGER_ID,WORK_NO,POSITION_ID,TELEPHONE,CLIENT_ID,DEL_FLAG,VERSION,TENANT_ID,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK |
53 changes: 2 additions & 51 deletions
53
...auth-service/cases/io/nop/auth/service/TestGraphQLMissing/testFetch/output/response.json5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,58 +1,9 @@ | ||
{ | ||
"data": { | ||
"NopAuthUser__findPage": { | ||
"total": 2, | ||
"total": 0, | ||
"page": 1, | ||
"items": [ | ||
{ | ||
"id": "3a756228b1c94379a137a5a1e639fdf6", | ||
"userId": "3a756228b1c94379a137a5a1e639fdf6", | ||
"userName": "sss", | ||
"nickName": "vvv", | ||
"dept": null, | ||
"deptId": null, | ||
"gender": 1, | ||
"gender_label": "1-男", | ||
"phone": null, | ||
"birthday": null, | ||
"userType": 1, | ||
"userType_label": "1-普通用户", | ||
"status": 1, | ||
"status_label": "1-正常", | ||
"expireAt": null, | ||
"changePwdAtLogin": null, | ||
"realName": null, | ||
"workNo": null, | ||
"positionId": "a9a3707f91734fcc93d57c981db5d623", | ||
"telephone": null, | ||
"position": { | ||
"name": "abc" | ||
} | ||
}, | ||
{ | ||
"id": "c5be2b19d1bf4675a189f54fa5ce1c80", | ||
"userId": "c5be2b19d1bf4675a189f54fa5ce1c80", | ||
"userName": "nop", | ||
"nickName": "Nopper", | ||
"dept": null, | ||
"deptId": null, | ||
"gender": 1, | ||
"gender_label": "1-男", | ||
"phone": null, | ||
"birthday": null, | ||
"userType": 1, | ||
"userType_label": "1-普通用户", | ||
"status": 1, | ||
"status_label": "1-正常", | ||
"expireAt": null, | ||
"changePwdAtLogin": null, | ||
"realName": null, | ||
"workNo": null, | ||
"positionId": "33", | ||
"telephone": null, | ||
"position": null | ||
} | ||
] | ||
"items": [] | ||
} | ||
} | ||
} |
1 change: 1 addition & 0 deletions
1
...ce/cases/io/nop/auth/service/TestLoginApi/testCreateUser/input/tables/nop_auth_tenant.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
TENANT_ID,NAME,BEGIN_TIME,END_TIME,STATUS,DEL_FLAG,VERSION,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK |
2 changes: 1 addition & 1 deletion
2
...vice/cases/io/nop/auth/service/TestLoginApi/testCreateUser/input/tables/nop_auth_user.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,GENDER,AVATAR,EMAIL,PHONE,USER_TYPE,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,STATUS,DEL_FLAG,VERSION,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK | ||
USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,REL_DEPT_ID,GENDER,AVATAR,EMAIL,EMAIL_VERIFIED,PHONE,PHONE_VERIFIED,BIRTHDAY,USER_TYPE,STATUS,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,REAL_NAME,MANAGER_ID,WORK_NO,POSITION_ID,TELEPHONE,CLIENT_ID,DEL_FLAG,VERSION,TENANT_ID,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...ice/cases/io/nop/auth/service/TestLoginApi/testCreateUser/output/tables/nop_auth_user.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
_chgType,USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,GENDER,AVATAR,EMAIL,PHONE,USER_TYPE,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,STATUS,DEL_FLAG,VERSION,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK | ||
A,@var:NopAuthUser@userId,auto_test1,@var:NopAuthUser@password,@var:NopAuthUser@salt,autoTestNick,,@var:NopAuthUser@openId,1,,,,1,,,,,,1,0,0,autotest-ref,*,autotest-ref,*, | ||
_chgType,USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,REL_DEPT_ID,GENDER,AVATAR,EMAIL,EMAIL_VERIFIED,PHONE,PHONE_VERIFIED,BIRTHDAY,USER_TYPE,STATUS,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,REAL_NAME,MANAGER_ID,WORK_NO,POSITION_ID,TELEPHONE,CLIENT_ID,DEL_FLAG,VERSION,TENANT_ID,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK | ||
A,@var:NopAuthUser@userId,auto_test1,@var:NopAuthUser@password,@var:NopAuthUser@salt,autoTestNick,,@var:NopAuthUser@openId,,1,,,,,0,,1,1,,,,,,,,,,,,0,0,0,autotest-ref,*,autotest-ref,*, |
11 changes: 11 additions & 0 deletions
11
...h-service/cases/io/nop/auth/service/TestLoginApi/testLogin/input/request-createUser.json5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
data: { | ||
data: { | ||
userName: "auto_test1", | ||
password: "auto_test1", | ||
nickName: "autoTestNick", | ||
gender: "1", | ||
userType: "1" | ||
} | ||
} | ||
} |
2 changes: 1 addition & 1 deletion
2
...ervice/cases/io/nop/auth/service/TestLoginApi/testLogin/input/tables/nop_auth_session.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
SESSION_ID,USER_ID,LOGIN_ADDR,LOGIN_DEVICE,LOGIN_APP,LOGIN_OS,LOGIN_TIME,LOGIN_TYPE,LOGOUT_TIME,LOGOUT_TYPE,LAST_ACCESS_TIME,VERSION,CREATED_BY,CREATE_TIME,REMARK | ||
SESSION_ID,USER_ID,USER_NAME,LOGIN_ADDR,LOGIN_DEVICE,LOGIN_APP,LOGIN_OS,LOGIN_TIME,LOGIN_TYPE,LOGOUT_TIME,LOGOUT_TYPE,LOGOUT_BY,LAST_ACCESS_TIME,VERSION,CREATED_BY,CREATE_TIME,REMARK |
1 change: 1 addition & 0 deletions
1
...service/cases/io/nop/auth/service/TestLoginApi/testLogin/input/tables/nop_auth_tenant.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
TENANT_ID,NAME,BEGIN_TIME,END_TIME,STATUS,DEL_FLAG,VERSION,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK |
3 changes: 1 addition & 2 deletions
3
...h-service/cases/io/nop/auth/service/TestLoginApi/testLogin/input/tables/nop_auth_user.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,GENDER,AVATAR,EMAIL,PHONE,USER_TYPE,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,STATUS,DEL_FLAG,VERSION,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK | ||
067e0f1a03cf4ae28f71b606de700716,auto_test1,$2a$10$39JNzjZLqGTSrfRJ1m1KY.gU31UV5lML7oKzG0Mmrns7HjL2tdudm,353cc0a89fb9400ca6968e3322df5fea,autoTestNick,,ee50d2a24a164afaa4abb57534ddbdcc,1,,,,1,,,,,,1,0,0,autotest-ref,2022-09-08 19:57:55.0,autotest-ref,2022-09-08 19:57:55.0, | ||
USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,REL_DEPT_ID,GENDER,AVATAR,EMAIL,EMAIL_VERIFIED,PHONE,PHONE_VERIFIED,BIRTHDAY,USER_TYPE,STATUS,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,REAL_NAME,MANAGER_ID,WORK_NO,POSITION_ID,TELEPHONE,CLIENT_ID,DEL_FLAG,VERSION,TENANT_ID,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...rvice/cases/io/nop/auth/service/TestLoginApi/testLogin/output/tables/nop_auth_session.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
_chgType,SESSION_ID,USER_ID,LOGIN_ADDR,LOGIN_DEVICE,LOGIN_APP,LOGIN_OS,LOGIN_TIME,LOGIN_TYPE,LOGOUT_TIME,LOGOUT_TYPE,LAST_ACCESS_TIME,VERSION,CREATED_BY,CREATE_TIME,REMARK | ||
A,@var:NopAuthSession@sessionId,067e0f1a03cf4ae28f71b606de700716,,,,,@var:NopAuthSession@loginTime,1,,0,,0,autotest-ref,*, | ||
_chgType,SESSION_ID,USER_ID,USER_NAME,LOGIN_ADDR,LOGIN_DEVICE,LOGIN_APP,LOGIN_OS,LOGIN_TIME,LOGIN_TYPE,LOGOUT_TIME,LOGOUT_TYPE,LOGOUT_BY,LAST_ACCESS_TIME,VERSION,CREATED_BY,CREATE_TIME,REMARK | ||
A,@var:NopAuthSession@sessionId,@var:NopAuthUser@userId,auto_test1,,,,,@var:NopAuthSession@loginTime,1,,0,,,0,autotest-ref,*, |
2 changes: 2 additions & 0 deletions
2
...-service/cases/io/nop/auth/service/TestLoginApi/testLogin/output/tables/nop_auth_user.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
_chgType,USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,REL_DEPT_ID,GENDER,AVATAR,EMAIL,EMAIL_VERIFIED,PHONE,PHONE_VERIFIED,BIRTHDAY,USER_TYPE,STATUS,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,REAL_NAME,MANAGER_ID,WORK_NO,POSITION_ID,TELEPHONE,CLIENT_ID,DEL_FLAG,VERSION,TENANT_ID,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK | ||
A,@var:NopAuthUser@userId,auto_test1,@var:NopAuthUser@password,@var:NopAuthUser@salt,autoTestNick,,@var:NopAuthUser@openId,,1,,,,,0,,1,1,,,,,,,,,,,,0,0,0,autotest-ref,*,autotest-ref,*, |
11 changes: 11 additions & 0 deletions
11
...ice/cases/io/nop/auth/service/TestLoginApi/testLoginLogout/input/request-createUser.json5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
data: { | ||
data: { | ||
userName: "auto_test1", | ||
password: "auto_test1", | ||
nickName: "autoTestNick", | ||
gender: "1", | ||
userType: "1" | ||
} | ||
} | ||
} |
1 change: 0 additions & 1 deletion
1
...e/cases/io/nop/auth/service/TestLoginApi/testLoginLogout/input/tables/nop_auth_op_log.csv
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
.../cases/io/nop/auth/service/TestLoginApi/testLoginLogout/input/tables/nop_auth_session.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
SESSION_ID,USER_ID,USER_NAME,LOGIN_ADDR,LOGIN_DEVICE,LOGIN_APP,LOGIN_OS,LOGIN_TIME,LOGIN_TYPE,LOGOUT_TIME,LOGOUT_TYPE,LOGOUT_BY,LAST_ACCESS_TIME,VERSION,CREATED_BY,CREATE_TIME,REMARK |
1 change: 1 addition & 0 deletions
1
...e/cases/io/nop/auth/service/TestLoginApi/testLoginLogout/input/tables/nop_auth_tenant.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
TENANT_ID,NAME,BEGIN_TIME,END_TIME,STATUS,DEL_FLAG,VERSION,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK |
3 changes: 1 addition & 2 deletions
3
...ice/cases/io/nop/auth/service/TestLoginApi/testLoginLogout/input/tables/nop_auth_user.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,GENDER,AVATAR,EMAIL,PHONE,USER_TYPE,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,STATUS,DEL_FLAG,VERSION,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK | ||
067e0f1a03cf4ae28f71b606de700716,auto_test1,$2a$10$llF.pPENCpFBE/xYT4wHW.EIejeUEMctQ39o1MCw44ftLDUyR5Z9m,b8c5c8e5b88f4986b5259dbddfba94f9,autoTestNick,,ee50d2a24a164afaa4abb57534ddbdcc,1,,,,1,,,,,,1,0,0,autotest-ref,2022-09-08 19:57:55.0,autotest-ref,2022-09-08 19:57:55.0, | ||
USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,REL_DEPT_ID,GENDER,AVATAR,EMAIL,EMAIL_VERIFIED,PHONE,PHONE_VERIFIED,BIRTHDAY,USER_TYPE,STATUS,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,REAL_NAME,MANAGER_ID,WORK_NO,POSITION_ID,TELEPHONE,CLIENT_ID,DEL_FLAG,VERSION,TENANT_ID,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 4 additions & 4 deletions
8
...ervice/cases/io/nop/auth/service/TestLoginApi/testLoginLogout/output/2_userResponse.json5
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
{ | ||
"data": { | ||
"locale": "zh-CN", | ||
"nickName": "autoTestNick", | ||
"openId": "@var:NopAuthUser@openId", | ||
"roles": [], | ||
"tenantId": null, | ||
"tenantId": "0", | ||
"timeZone": null, | ||
"openId": "*", | ||
"userName": "auto_test1", | ||
"nickName": "autoTestNick" | ||
"userName": "auto_test1" | ||
}, | ||
"status": 0 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...cases/io/nop/auth/service/TestLoginApi/testLoginLogout/output/tables/nop_auth_session.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
_chgType,SESSION_ID,USER_ID,LOGIN_ADDR,LOGIN_DEVICE,LOGIN_APP,LOGIN_OS,LOGIN_TIME,LOGIN_TYPE,LOGOUT_TIME,LOGOUT_TYPE,LAST_ACCESS_TIME,VERSION,CREATED_BY,CREATE_TIME,REMARK | ||
A,@var:NopAuthSession@sessionId,067e0f1a03cf4ae28f71b606de700716,,,,,@var:NopAuthSession@loginTime,1,@var:NopAuthSession@logoutTime,1,,1,autotest-ref,*, | ||
_chgType,SESSION_ID,USER_ID,USER_NAME,LOGIN_ADDR,LOGIN_DEVICE,LOGIN_APP,LOGIN_OS,LOGIN_TIME,LOGIN_TYPE,LOGOUT_TIME,LOGOUT_TYPE,LOGOUT_BY,LAST_ACCESS_TIME,VERSION,CREATED_BY,CREATE_TIME,REMARK | ||
A,@var:NopAuthSession@sessionId,@var:NopAuthUser@userId,auto_test1,,,,,@var:NopAuthSession@loginTime,1,@var:NopAuthSession@logoutTime,1,autotest-ref,,1,autotest-ref,*, |
2 changes: 2 additions & 0 deletions
2
...ce/cases/io/nop/auth/service/TestLoginApi/testLoginLogout/output/tables/nop_auth_user.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
_chgType,USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,REL_DEPT_ID,GENDER,AVATAR,EMAIL,EMAIL_VERIFIED,PHONE,PHONE_VERIFIED,BIRTHDAY,USER_TYPE,STATUS,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,REAL_NAME,MANAGER_ID,WORK_NO,POSITION_ID,TELEPHONE,CLIENT_ID,DEL_FLAG,VERSION,TENANT_ID,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK | ||
A,@var:NopAuthUser@userId,auto_test1,@var:NopAuthUser@password,@var:NopAuthUser@salt,autoTestNick,,@var:NopAuthUser@openId,,1,,,,,0,,1,1,,,,,,,,,,,,0,0,0,autotest-ref,*,autotest-ref,*, |
4 changes: 2 additions & 2 deletions
4
...vice/cases/io/nop/auth/service/TestManyToManyProp/testSave/input/tables/nop_auth_user.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,GENDER,AVATAR,EMAIL,EMAIL_VERIFIED,PHONE,PHONE_VERIFIED,BIRTHDAY,USER_TYPE,STATUS,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,REAL_NAME,WORK_NO,POSITION_ID,TELEPHONE,CLIENT_ID,DEL_FLAG,VERSION,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK | ||
33a6b82bec45465aba4df5c5150ad0e9,nop,$2a$10$BTUbGXUr/VpAAj2O.3lRNuOia9BCr6xMEKR5DfiSqo3NsVoyqKXMW,3b23734165a44e0b86aba07067d462d2,Nopper,,0,1,,,,,0,,1,1,,,,,,,,,,,0,0,sys,2023-04-03 08:37:44.296,sys,2023-04-03 08:37:44.296, | ||
USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,REL_DEPT_ID,GENDER,AVATAR,EMAIL,EMAIL_VERIFIED,PHONE,PHONE_VERIFIED,BIRTHDAY,USER_TYPE,STATUS,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,REAL_NAME,MANAGER_ID,WORK_NO,POSITION_ID,TELEPHONE,CLIENT_ID,DEL_FLAG,VERSION,TENANT_ID,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK | ||
8cb7a9d6c3104026b33107f986829911,nop,$2a$10$Dy02Ld/NJez4TjYduJz2.Oy8o38E2xHNWlzUw4JGiWHtK2BwVc.oS,83f9f2356ed642468579eac2d898d61a,Nopper,,0,,1,,,,,0,,1,1,,,,,,,,,,,,0,0,0,sys,2023-11-02 23:07:55.958,sys,2023-11-02 23:07:55.958, |
2 changes: 1 addition & 1 deletion
2
...ases/io/nop/auth/service/TestManyToManyProp/testSave/output/tables/nop_auth_user_role.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
_chgType,USER_ID,ROLE_ID,VERSION,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK | ||
A,33a6b82bec45465aba4df5c5150ad0e9,test,0,autotest-ref,*,autotest-ref,*, | ||
A,8cb7a9d6c3104026b33107f986829911,test,0,autotest-ref,*,autotest-ref,*, |
4 changes: 2 additions & 2 deletions
4
...op/auth/service/TestNopAuthUserBizModel/testChangeSelfPass/input/tables/nop_auth_user.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,GENDER,AVATAR,EMAIL,EMAIL_VERIFIED,PHONE,PHONE_VERIFIED,BIRTHDAY,USER_TYPE,STATUS,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,REAL_NAME,WORK_NO,POSITION_ID,TELEPHONE,CLIENT_ID,DEL_FLAG,VERSION,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK | ||
c782030fe35f43a0ac6486b0d33ec0e8,nop,$2a$10$Xztt83XXFJyBPFnO1wtz9.tUaVwDCFjEqVSrVIk2h0IxNrDC9gHze,3e8f91984e0e462abc1cbafea35bceb8,Nopper,2febf1a1948e44a1b027cce8a1d44066,0,1,,,,,0,,1,1,,,,,,,,,,,0,1,sys,2022-12-04 18:56:15.373,sys,2022-12-04 18:57:29.114, | ||
USER_ID,USER_NAME,PASSWORD,SALT,NICK_NAME,DEPT_ID,OPEN_ID,GENDER,AVATAR,EMAIL,EMAIL_VERIFIED,PHONE,PHONE_VERIFIED,BIRTHDAY,USER_TYPE,STATUS,ID_TYPE,ID_NBR,EXPIRE_AT,PWD_UPDATE_TIME,CHANGE_PWD_AT_LOGIN,REAL_NAME,WORK_NO,POSITION_ID,TELEPHONE,CLIENT_ID,DEL_FLAG,VERSION,TENANT_ID,CREATED_BY,CREATE_TIME,UPDATED_BY,UPDATE_TIME,REMARK | ||
c782030fe35f43a0ac6486b0d33ec0e8,nop,$2a$10$Xztt83XXFJyBPFnO1wtz9.tUaVwDCFjEqVSrVIk2h0IxNrDC9gHze,3e8f91984e0e462abc1cbafea35bceb8,Nopper,2febf1a1948e44a1b027cce8a1d44066,0,1,,,,,0,,1,1,,,,,,,,,,,0,1,0,sys,2022-12-04 18:56:15.373,sys,2022-12-04 18:57:29.114, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.