feat:完善项目信息
This commit is contained in:
7
app/api/admin/controller/technology/basic.go
Normal file
7
app/api/admin/controller/technology/basic.go
Normal file
@ -0,0 +1,7 @@
|
||||
package technology
|
||||
|
||||
import model2 "SciencesServer/app/common/model"
|
||||
|
||||
func handleExamine(iModel model2.IModel, status int) {
|
||||
|
||||
}
|
Reference in New Issue
Block a user