修改白名单

This commit is contained in:
daihh
2022-12-13 16:14:43 +08:00
parent 009899d13a
commit 7049537862

View File

@@ -1,11 +1,15 @@
/**测试人员名单*/ /**测试人员名单*/
const userCodes=[ const userCodes=[
'00004409' '00004409',
'boeutest',
'10181457'
] ]
const userCodesPro=[ const userCodesPro=[
'00004409' '00004409',
'boeutest',
'10181457'
] ]
/**是否是测试人员*/ /**是否是测试人员*/