Merge branch 'develop' of https://gitee.com/fusenpack/fusenapi into develop

This commit is contained in:
eson
2023-06-07 11:50:49 +08:00
16 changed files with 172 additions and 282 deletions

View File

@@ -7,7 +7,9 @@ info (
email: ""
)
import "basic.api"
@server(
jwt: Auth
)
service product {
//获取产品列表
@handler GetProductListHandler