- cms store management.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
package model
|
||||
|
||||
const (
|
||||
DefPageSize = 50
|
||||
)
|
||||
|
||||
type GoodsOrderExt struct {
|
||||
GoodsOrder
|
||||
WaybillStatus int `json:"waybillStatus"`
|
||||
|
||||
Reference in New Issue
Block a user