Files
sundynix-go/api/v1/order/enter.go
T
2026-04-28 10:29:02 +08:00

8 lines
71 B
Go

package order
type ApiGroup struct {
OrderApi
RefundApi
StockApi
}