liujiandao
2024-03-14 ac0318fc8120bb1452220fd8e586b8e04a1df26a
api/v1/test/enter.go
@@ -1,5 +1,11 @@
package test
type ApiGroup struct {
   SupplierTypeApi
   IndustryApi
   SupplierApi
   ContractApi
   ProductApi
   MemberApi
   CodeApi
}