feat: 代码生成
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package order
|
||||
|
||||
type ServiceGroup struct {
|
||||
OrderService
|
||||
RefundService
|
||||
StockService
|
||||
}
|
||||
Reference in New Issue
Block a user