Authored by liqingzhong

增加开始结束标识

... ... @@ -79,6 +79,7 @@
|app.product.preference|75|-||
|app.consult.useful|76|-||
|app.consult.like|77|-||
|资源位开始|-|-|-|
|app.ads.list|300000001|-||
|app.cover.getCoverStart|300000002|-||
|app.resources.config.clientInitConfig|300000003|-||
... ... @@ -88,6 +89,7 @@
|app.resources.getOneHotRankTag|300000007|-||
|app.resources.getOneSpecial|300000008|-||
|app.resources.isNewUser|300000009|-||
|资源位结束|-|-|-|
|web.search.banner|90|-||
|app.yoho.yohocoin|91|-||
|app.browse.product|92|-||
... ... @@ -144,6 +146,7 @@
|app.reminder.getUserReminder|167|-||
|show.notCommentRecordCount|168|-||
|web.passport.getUserVerifyInfo|171|-||
|订单开始|-|-|-|
|app.Shopping.add|400002001|-||
|app.Shopping.addfavorite|400002002|-||
|app.Shopping.addfavoriteAndCart|400002003|-||
... ... @@ -220,11 +223,13 @@
|app.refund.submit|400006006|-||
|app.invoice.logs|400007001|-||
|app.order.savePrePayInfo|400007002|-||
|订单结束|-|-|-|
## service.yoho.cn
|接口名称|编号|可降级|说明|
|:--|:--|:--|:--|
|资源位开始|-|-|-|
|/operations/api/v5/resource/home |300001001|否||
|/operations/api/v5/resource/get |300001002|否||
|/operations/api/v5/webshare/getShare|300002001|否||
... ... @@ -233,6 +238,8 @@
|/operations/api/v5/entrance/getEntrance|300002004|是||
|/operations/api/v5/version/getVersion|300002005|是||
|/operations/api/{v}/category/getOneCategory|300002006|-||
|资源位结束|-|-|-|
|订单开始|-|-|-|
|/erp/order/paymentRefund|400001001|-||
|/payment/alipay_data|400001002|-||
|/payment/applepay_data|400001003|-||
... ... @@ -252,6 +259,7 @@
|/payment/wechatwap_notify |400001018|否||
|/payment/alipay_notify |400001019|否||
|/union/UnionRest/activeUnion |400001020|否||
|订单结束|-|-|-|
|/operations/api/v5/help/getHelp|1015|否||
|/operations/api/v5/help/getCategory|1014|否||
|/operations/api/v5/help/getHelpContent|1016|否||
... ...