1
This commit is contained in:
@@ -95,7 +95,7 @@ type PrintInfo struct {
|
||||
type PagedInfo struct {
|
||||
TotalCount int `json:"totalCount"`
|
||||
Data interface{} `json:"data"`
|
||||
PrintBill map[string]int64 `json:"print_bill"`
|
||||
PrintBill map[string]int64 `json:"printBill"`
|
||||
}
|
||||
|
||||
type ModelIDCULD struct {
|
||||
|
||||
Reference in New Issue
Block a user