开发版本-developer——01 first commit

This commit is contained in:
wbzhan
2019-07-08 18:24:03 +08:00
parent 5a10dfa182
commit 8693efe121
386 changed files with 7069 additions and 1951 deletions
@@ -0,0 +1,16 @@
{
"Release": {
"trade.tmallTradeItemUrlHost": "https://detail.m.tmall.com/item.htm",
"trade.taobaoMobileTradeItemUrlHost": "https://h5.m.taobao.com/awp/core/detail.htm",
"trade.myOrdersUrl": "https://h5.m.taobao.com/mlapp/olist.html",
"trade.shopUrlHost": "https://shop.m.taobao.com/shop/shop_index.htm",
"trade.cartUrl": "https://h5.m.taobao.com/mlapp/cart.html",
"trade.taobaoHomeUrl": "https://h5.m.taobao.com",
"trade.taobaoTradeItemMiniUrlHost": "https://h5.m.taobao.com/trade/detail.html",
"trade.taobaoTradeItemUrlHost": "https://h5.m.taobao.com/cm/snap/index.html"
},
"PreRelease": {
},
"Daily": {
}
}