feat: 代码生成
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package order
|
||||
|
||||
type ApiGroup struct {
|
||||
OrderApi
|
||||
RefundApi
|
||||
StockApi
|
||||
}
|
||||
Reference in New Issue
Block a user