This website works better with JavaScript.
Home
Explore
Help
Sign In
SmartCanteen
/
bakery
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
1ipad端
master
huangjiajun
7 months ago
parent
7b915a8950
commit
f1e6bd8001
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/ipad/md/md_order.go
+ 1
- 1
app/ipad/md/md_order.go
View File
@@ -9,5 +9,5 @@ type NewOrderSorting struct {
Gid string `json:"gid"`
SkuId string `json:"sku_id"`
AdminId string `json:"admin_id"`
OrderInfo []map[string]string `json:"
order
_info"`
OrderInfo []map[string]string `json:"
goods
_info"`
}
Write
Preview
Loading…
Cancel
Save