feat:完成企业和专家导入功能,缺少保存数据表中

This commit is contained in:
henry
2022-05-03 23:21:04 +08:00
parent 53ebfd4eda
commit f42be17ce8
4 changed files with 103 additions and 9 deletions

View File

@ -162,6 +162,7 @@ func registerAdminAPI(app *gin.Engine) {
apiPrefix + "/v1/captcha",
apiPrefix + "/v1/account/login",
apiPrefix + "/v1/account/logout",
apiPrefix + "/v1/manage/import/company",
}...)))
// 权限验证
v1.Use(NeedPermission(AddSkipperURL([]string{