Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
XinXiBu
/
OA2023
Watch
4
Star
2
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
出入境费用明细权限特定基础人员 -> 新增“罗思怡” 在appsetting中
Lyyyi
6 days ago
parent
914efb740d
commit
b6827e2250
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
OASystem/OASystem.Api/appsettings.json
+ 4
- 0
OASystem/OASystem.Api/appsettings.json
View File
@@ -442,6 +442,10 @@
{
"Id": 22,
"Name": "朱成梅"
+ },
+ {
+ "Id": 298,
+ "Name": "罗诗怡"
}
]
},