This website works better with JavaScript
Home
Explore
Help
Sign In
dataservice
/
SwordFish_Interface_Service
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
添加管理模块目录
wanghuidong
4 years ago
parent
cef2a94ace
commit
0c4ca9e9ae
3 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
1
0
manage/order/order.go
1
0
manage/product/product.go
1
0
manage/user/user.go
+ 1
- 0
manage/order/order.go
View File
@@ -0,0 +1 @@
+package order
+ 1
- 0
manage/product/product.go
View File
@@ -0,0 +1 @@
+package product
+ 1
- 0
manage/user/user.go
View File
@@ -0,0 +1 @@
+package user