Authored by liqingzhong

增加开始结束标识

@@ -79,6 +79,7 @@ @@ -79,6 +79,7 @@
79 |app.product.preference|75|-|| 79 |app.product.preference|75|-||
80 |app.consult.useful|76|-|| 80 |app.consult.useful|76|-||
81 |app.consult.like|77|-|| 81 |app.consult.like|77|-||
  82 +|资源位开始|-|-|-|
82 |app.ads.list|300000001|-|| 83 |app.ads.list|300000001|-||
83 |app.cover.getCoverStart|300000002|-|| 84 |app.cover.getCoverStart|300000002|-||
84 |app.resources.config.clientInitConfig|300000003|-|| 85 |app.resources.config.clientInitConfig|300000003|-||
@@ -88,6 +89,7 @@ @@ -88,6 +89,7 @@
88 |app.resources.getOneHotRankTag|300000007|-|| 89 |app.resources.getOneHotRankTag|300000007|-||
89 |app.resources.getOneSpecial|300000008|-|| 90 |app.resources.getOneSpecial|300000008|-||
90 |app.resources.isNewUser|300000009|-|| 91 |app.resources.isNewUser|300000009|-||
  92 +|资源位结束|-|-|-|
91 |web.search.banner|90|-|| 93 |web.search.banner|90|-||
92 |app.yoho.yohocoin|91|-|| 94 |app.yoho.yohocoin|91|-||
93 |app.browse.product|92|-|| 95 |app.browse.product|92|-||
@@ -144,6 +146,7 @@ @@ -144,6 +146,7 @@
144 |app.reminder.getUserReminder|167|-|| 146 |app.reminder.getUserReminder|167|-||
145 |show.notCommentRecordCount|168|-|| 147 |show.notCommentRecordCount|168|-||
146 |web.passport.getUserVerifyInfo|171|-|| 148 |web.passport.getUserVerifyInfo|171|-||
  149 +|订单开始|-|-|-|
147 |app.Shopping.add|400002001|-|| 150 |app.Shopping.add|400002001|-||
148 |app.Shopping.addfavorite|400002002|-|| 151 |app.Shopping.addfavorite|400002002|-||
149 |app.Shopping.addfavoriteAndCart|400002003|-|| 152 |app.Shopping.addfavoriteAndCart|400002003|-||
@@ -220,11 +223,13 @@ @@ -220,11 +223,13 @@
220 |app.refund.submit|400006006|-|| 223 |app.refund.submit|400006006|-||
221 |app.invoice.logs|400007001|-|| 224 |app.invoice.logs|400007001|-||
222 |app.order.savePrePayInfo|400007002|-|| 225 |app.order.savePrePayInfo|400007002|-||
  226 +|订单结束|-|-|-|
223 227
224 228
225 ## service.yoho.cn 229 ## service.yoho.cn
226 |接口名称|编号|可降级|说明| 230 |接口名称|编号|可降级|说明|
227 |:--|:--|:--|:--| 231 |:--|:--|:--|:--|
  232 +|资源位开始|-|-|-|
228 |/operations/api/v5/resource/home |300001001|否|| 233 |/operations/api/v5/resource/home |300001001|否||
229 |/operations/api/v5/resource/get |300001002|否|| 234 |/operations/api/v5/resource/get |300001002|否||
230 |/operations/api/v5/webshare/getShare|300002001|否|| 235 |/operations/api/v5/webshare/getShare|300002001|否||
@@ -233,6 +238,8 @@ @@ -233,6 +238,8 @@
233 |/operations/api/v5/entrance/getEntrance|300002004|是|| 238 |/operations/api/v5/entrance/getEntrance|300002004|是||
234 |/operations/api/v5/version/getVersion|300002005|是|| 239 |/operations/api/v5/version/getVersion|300002005|是||
235 |/operations/api/{v}/category/getOneCategory|300002006|-|| 240 |/operations/api/{v}/category/getOneCategory|300002006|-||
  241 +|资源位结束|-|-|-|
  242 +|订单开始|-|-|-|
236 |/erp/order/paymentRefund|400001001|-|| 243 |/erp/order/paymentRefund|400001001|-||
237 |/payment/alipay_data|400001002|-|| 244 |/payment/alipay_data|400001002|-||
238 |/payment/applepay_data|400001003|-|| 245 |/payment/applepay_data|400001003|-||
@@ -252,6 +259,7 @@ @@ -252,6 +259,7 @@
252 |/payment/wechatwap_notify |400001018|否|| 259 |/payment/wechatwap_notify |400001018|否||
253 |/payment/alipay_notify |400001019|否|| 260 |/payment/alipay_notify |400001019|否||
254 |/union/UnionRest/activeUnion |400001020|否|| 261 |/union/UnionRest/activeUnion |400001020|否||
  262 +|订单结束|-|-|-|
255 |/operations/api/v5/help/getHelp|1015|否|| 263 |/operations/api/v5/help/getHelp|1015|否||
256 |/operations/api/v5/help/getCategory|1014|否|| 264 |/operations/api/v5/help/getCategory|1014|否||
257 |/operations/api/v5/help/getHelpContent|1016|否|| 265 |/operations/api/v5/help/getHelpContent|1016|否||