修复:goctl api 生成的代码没有在路由中加入Ipa模式
Build docker and publish / build (20.15.1) (push) Successful in 7m48s

This commit is contained in:
2026-03-06 00:15:35 -08:00
parent 6e13e67dc8
commit b625dda4c9
9 changed files with 420 additions and 180 deletions
+1
View File
@@ -39,5 +39,6 @@ import (
"apis/public/payment.api"
"apis/public/document.api"
"apis/public/portal.api"
"apis/public/iap.api"
)