Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zjxcxServer
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
node_server
zjxcxServer
Commits
35ecb360
Commit
35ecb360
authored
May 18, 2023
by
lixinming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化biz结构
parent
d57b1724
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 additions
and
6 deletions
+1
-6
user.ts
src/biz/admin/guanWeiHui/user.ts
+0
-0
system.ts
src/biz/mobileFuHuaQi/fuHuaQi/system.ts
+0
-5
user.ts
src/routers/admin/user.ts
+1
-1
No files found.
src/biz/
mobileFuHuaQi
/guanWeiHui/user.ts
→
src/biz/
admin
/guanWeiHui/user.ts
View file @
35ecb360
File moved
src/biz/mobileFuHuaQi/fuHuaQi/system.ts
deleted
100644 → 0
View file @
d57b1724
/**
* 孵化器入口的系统设置
*/
src/routers/admin/user.ts
View file @
35ecb360
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
* 管理后台端 管委会相关
* 管理后台端 管委会相关
*/
*/
import
*
as
guanWeiHuiBiz
from
'../../biz/
mobileFuHuaQi
/guanWeiHui/user'
;
import
*
as
guanWeiHuiBiz
from
'../../biz/
admin
/guanWeiHui/user'
;
import
*
as
asyncHandler
from
'express-async-handler'
;
import
*
as
asyncHandler
from
'express-async-handler'
;
import
{
eccReqParamater
}
from
'../../util/verificationParam'
;
import
{
eccReqParamater
}
from
'../../util/verificationParam'
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment