feat:完善项目

This commit is contained in:
henry
2021-11-04 17:48:12 +08:00
parent fe7c9ad983
commit 873ad8ea2c
6 changed files with 191 additions and 11 deletions

7
app/api/work.go Normal file
View File

@ -0,0 +1,7 @@
package api
type Work struct{}
/**
* @apiDefine Work 工单管理
*/