| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-a191836c"],{"01ba":function(t,e,n){},"0b65":function(t,e,n){"use strict";e["a"]={shortcuts:[{text:"今天",onClick:function(t){var e=new Date,n=new Date;n.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate())),t.$emit("pick",[n,e])}},{text:"昨天",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-1))),e.setTime(e.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),(new Date).getDate()-1))),t.$emit("pick",[n,e])}},{text:"最近7天",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.getTime()-6048e5),t.$emit("pick",[n,e])}},{text:"最近30天",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.getTime()-2592e6),t.$emit("pick",[n,e])}},{text:"本月",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.setTime(new Date((new Date).getFullYear(),(new Date).getMonth(),1))),t.$emit("pick",[n,e])}},{text:"本年",onClick:function(t){var e=new Date,n=new Date;n.setTime(n.setTime(new Date((new Date).getFullYear(),0,1))),t.$emit("pick",[n,e])}}]}},"2e83":function(t,e,n){"use strict";n.d(e,"a",(function(){return u}));n("28a5");var r=n("8122"),o=n("e8ae"),a=n.n(o),i=n("21a6");function u(t,e,n,o,u,l){var c,s=["A","B","C","D","E","F","G","H","I","J","K","L","M","N","O","P","Q","R","S","T","U","V","W","X","Y","Z"],d=1,p=new a.a.Workbook,g=t.length;function m(t){var e=Array.isArray(t)?t[0]:t,n=Array.isArray(t)?t[1]:{};c=p.addWorksheet(e,n)}function h(t,e){if(!Object(r["isEmpty"])(t)){t=Array.isArray(t)?t:t.split(",");for(var n=0;n<t.length;n++){var o=c.getRow(n+1);o.getCell(1).value=t[n],o.height=30,o.font={bold:!0,size:20,vertAlign:"subscript"},o.alignment={vertical:"bottom",horizontal:"center"},o.outlineLevel=1,c.mergeCells(n+1,1,n+1,e),o.commit(),d++}}}function b(t){if(!Object(r["isEmpty"])(t)){for(var e=c.getRow(d),n=1;n<=t.length;n++)e.getCell(n).value=t[n-1];e.height=25,e.width=50,e.font={bold:!0,size:18,vertAlign:"subscript"},e.alignment={vertical:"bottom",horizontal:"center"},e.outlineLevel=1,e.commit(),d++}}function v(t){if(!Object(r["isEmpty"])(t))for(var e=0;e<t.length;e++){for(var n=d,o=c.getRow(d),a=!1,i=0,u=0,l=0,s=0;s<t[e].length;s++)Array.isArray(t[e][s])?(i=l,a=!0,y(t[e][s],l),l+=t[e][s][0].length,u=l):(o.getCell(x(l)).value=t[e][s],o.getCell(x(l)).border={top:{style:"thin"},left:{style:"thin"},bottom:{style:"thin"},right:{style:"thin"}},o.alignment={vertical:"middle",horizontal:"center"},l++);a&&w(n,d,i,u),o.height=25,o.commit(),d++}}function y(t,e){for(var n=t.length,r=n-1,o=0;o<t.length;o++){for(var a=c.getRow(d),i=0;i<t[o].length;i++)a.getCell(x(e+i)).value=t[o][i],a.getCell(x(e+i)).border={top:{style:"thin"},left:{style:"thin"},bottom:{style:"thin"},right:{style:"thin"}},a.alignment={vertical:"middle",horizontal:"center"};a.height=25,a.commit(),o<r&&d++}}function w(t,e,n,r){for(var o=0;o<g;o++)(o<n||o>=r)&&c.mergeCells(x(o)+t+":"+x(o)+e)}function _(t){if(!Object(r["isEmpty"])(t))if(Array.isArray(t))for(var e=0;e<t.length;e++){var n=c.getRow(d);n.getCell(1).value=t[e],n.getCell(1).border={top:{style:"thin"},left:{style:"thin"},bottom:{style:"thin"},right:{style:"thin"}},n.alignment={vertical:"middle",horizontal:"left"},c.mergeCells("A"+d+":"+x(g-1)+d),d++}else{var o=c.getRow(d);o.getCell(1).value=t[f],o.getCell(1).border={top:{style:"thin"},left:{style:"thin"},bottom:{style:"thin"},right:{style:"thin"}},o.alignment={vertical:"middle",horizontal:"left"},c.mergeCells("A"+d+":"+x(g-1)+d)}}function x(t){if(t<26)return s[t];var e=Math.floor(t/26)-1,n=Math.floor(t%26);return s[n]+s[e]}function k(t){t||(t=(new Date).getTime()),p.xlsx.writeBuffer().then((function(e){var n=new Blob([e],{type:"application/octet-stream"});i["saveAs"](n,t+".xlsx")}))}m(l),h(e,g),b(t),v(n),_(o),k(u)}},"30dc":function(t,e,n){"use strict";var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[t.fileVisible?n("el-dialog",{attrs:{title:"导出订单列表",visible:t.fileVisible,width:"900px"},on:{"update:visible":function(e){t.fileVisible=e}}},[n("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}]},[n("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"table",staticStyle:{width:"100%"},attrs:{data:t.tableData.data,size:"mini","highlight-current-row":""}},[n("el-table-column",{attrs:{label:"文件名",prop:"name","min-width":"200"}}),t._v(" "),n("el-table-column",{attrs:{label:"操作者ID",prop:"admin_id","min-width":"80"}}),t._v(" "),n("el-table-column",{attrs:{label:"生成时间",prop:"create_time","min-width":"180"}}),t._v(" "),n("el-table-column",{attrs:{label:"类型","min-width":"120"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(e.row.type))])]}}],null,!1,1406222782)}),t._v(" "),n("el-table-column",{attrs:{label:"状态","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s(t._f("exportOrderStatusFilter")(e.row.status)))])]}}],null,!1,359322133)}),t._v(" "),n("el-table-column",{key:"8",attrs:{label:"操作","min-width":"100",fixed:"right"},scopedSlots:t._u([{key:"default",fn:function(e){return[1==e.row.status?n("el-button",{staticClass:"mr10",attrs:{type:"text",size:"small"},on:{click:function(n){return t.downLoad(e.row.path)}}},[t._v("下载")]):t._e()]}}],null,!1,921379384)})],1),t._v(" "),n("div",{staticClass:"block"},[n("el-pagination",{attrs:{"page-size":t.tableFrom.limit,"current-page":t.tableFrom.page,layout:"prev, pager, next, jumper",total:t.tableData.total},on:{"size-change":t.handleSizeChange,"current-change":t.pageChange}})],1)],1)]):t._e()],1)},o=[],a=n("f8b7"),i={name:"FileList",data:function(){return{fileVisible:!1,loading:!1,tableData:{data:[],total:0},tableFrom:{page:1,limit:10}}},methods:{exportFileList:function(){var t=this;this.loading=!0,Object(a["p"])(this.tableFrom).then((function(e){t.fileVisible=!0,t.tableData.data=e.data.list,t.tableData.total=e.data.count,t.loading=!1})).catch((function(e){t.$message.error(e.message),t.listLoading=!1}))},downLoad:function(t){window.open(t)},pageChange:function(t){this.tableFrom.page=t,this.exportFileList()},pageChangeLog:function(t){this.tableFromLog.page=t,this.exportFileList()},handleSizeChange:function(t){this.tableFrom.limit=t,this.exportFileList()}}},u=i,l=(n("cd89"),n("2877")),c=Object(l["a"])(u,r,o,!1,null,"4af3e484",null);e["a"]=c.exports},4430:function(t,e,n){},"5b8c":function(t,e,n){"use strict";n("01ba")},"831a":function(t,e,n){"use strict";n.r(e);var r=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"divBox"},[n("div",{staticClass:"selCard"},[n("el-form",{ref:"searchForm",attrs:{model:t.tableFrom,size:"small",inline:"","label-width":"85px"}},[n("el-form-item",{attrs:{label:"创建时间:"}},[n("el-date-picker",{staticStyle:{width:"280px"},attrs:{"value-format":"yyyy/MM/dd",format:"yyyy/MM/dd",size:"small",type:"daterange",placement:"bottom-end",placeholder:"自定义时间",clearable:"","picker-options":t.pickerOptions},on:{change:t.onchangeTime},model:{value:t.timeVal,callback:function(e){t.timeVal=e},expression:"timeVal"}})],1),t._v(" "),n("el-form-item",{attrs:{label:"分账时间:"}},[n("el-date-picker",{staticStyle:{width:"280px"},attrs:{"value-format":"yyyy/MM/dd",format:"yyyy/MM/dd",size:"small",type:"daterange",placement:"bottom-end",placeholder:"自定义时间",clearable:"","picker-options":t.pickerOptions},on:{change:t.onchangeTime2},model:{value:t.timeVal2,callback:function(e){t.timeVal2=e},expression:"timeVal2"}})],1),t._v(" "),n("el-form-item",{attrs:{label:"分账状态:",prop:"status"}},[n("el-select",{staticClass:"selWidth",attrs:{placeholder:"请选择",size:"small",clearable:""},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.status,callback:function(e){t.$set(t.tableFrom,"status",e)},expression:"tableFrom.status"}},t._l(t.applyStatus,(function(t){return n("el-option",{key:t.value,attrs:{label:t.label,value:t.value}})})),1)],1),t._v(" "),n("el-form-item",{attrs:{label:"账单类型:",prop:"type"}},[n("el-select",{staticClass:"selWidth",attrs:{placeholder:"请选择",size:"small",clearable:""},on:{change:function(e){return t.getList(1)}},model:{value:t.tableFrom.type,callback:function(e){t.$set(t.tableFrom,"type",e)},expression:"tableFrom.type"}},[n("el-option",{attrs:{label:"订单支付",value:"order"}}),t._v(" "),n("el-option",{attrs:{label:"尾款支付",value:"presell"}})],1)],1),t._v(" "),n("el-form-item",[n("el-button",{attrs:{type:"primary",size:"small"},on:{click:function(e){return t.getList(1)}}},[t._v("搜索")]),t._v(" "),n("el-button",{attrs:{size:"small"},on:{click:function(e){return t.searchReset()}}},[t._v("重置")])],1)],1)],1),t._v(" "),n("el-card",{staticClass:"mt14"},[n("el-button",{staticClass:"mb20",attrs:{size:"small",type:"primary"},on:{click:t.exports}},[t._v("列表导出")]),t._v(" "),n("el-table",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],attrs:{data:t.tableData.data,size:"small"}},[n("el-table-column",{attrs:{prop:"profitsharing_id",label:"分账ID","min-width":"50"}}),t._v(" "),n("el-table-column",{attrs:{prop:"order.order_sn",label:"订单编号","min-width":"60"}}),t._v(" "),n("el-table-column",{attrs:{label:"分账金额","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("div",[t._v("订单金额: "+t._s(e.row.profitsharing_price))]),t._v(" "),e.row.profitsharing_refund>0?n("div",{staticStyle:{color:"#82e493"}},[t._v("退款金额: "+t._s(e.row.profitsharing_refund))]):t._e(),t._v(" "),n("div",[t._v("分账给商户金额: "+t._s(e.row.profitsharing_mer_price))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"账单类型","min-width":"80"},scopedSlots:t._u([{key:"default",fn:function(e){return[n("span",[t._v(t._s("order"==e.row.type?"订单支付":"尾款支付"))])]}}])}),t._v(" "),n("el-table-column",{attrs:{label:"状态","min-width":"100"},scopedSlots:t._u([{key:"default",fn:function(e){return[0==e.row.status?n("div",[t._v("未分账")]):1==e.row.status?n("div",[t._v("已分账"),n("br"),t._v("分账时间: "+t._s(e.row.profitsharing_time))]):-1==e.row.status?n("div",[t._v("已退款")]):-2==e.row.status?n("div",[t._v("分账失败"),n("br"),t._v(" "),n("span",{staticStyle:{color:"red","font-size":"12px"}},[t._v(" 失败原因: "+t._s(e.row.error_msg))])]):t._e()]}}])}),t._v(" "),n("el-table-column",{attrs:{prop:"create_time",label:"创建时间","min-width":"100"}})],1),t._v(" "),n("div",{staticClass:"block"},[n("el-pagination",{attrs:{background:"","page-size":t.tableFrom.limit,"current-page":t.tableFrom.page,layout:"total, prev, pager, next, jumper",total:t.tableData.total},on:{"size-change":t.handleSizeChange,"current-change":t.pageChange}})],1)],1),t._v(" "),n("file-list",{ref:"exportList"})],1)},o=[],a=n("c80c"),i=(n("96cf"),n("3b8d")),u=n("8593"),l=n("2e83"),c=n("30dc"),s=n("0b65"),f={components:{fileList:c["a"]},data:function(){return{pickerOptions:s["a"],tableData:{data:[],total:0},listLoading:!0,tableFrom:{type:"",keyword:"",status:"",date:"",profit_date:"",page:1,limit:20},timeVal:[],timeVal2:[],fromList:{title:"选择时间",custom:!0,fromTxt:[{text:"全部",val:""},{text:"今天",val:"today"},{text:"昨天",val:"yesterday"},{text:"最近7天",val:"lately7"},{text:"最近30天",val:"lately30"},{text:"本月",val:"month"},{text:"本年",val:"year"}]},selectionList:[],ids:"",LogLoading:!1,applyStatus:[{value:0,label:"待分账"},{value:1,label:"已分账"},{value:-1,label:"已退款"},{value:-2,label:"分账失败"}],orderDatalist:null}},mounted:function(){this.getList(1)},methods:{searchReset:function(){this.timeVal=[],this.timeVal2=[],this.tableFrom.date="",this.tableFrom.profit_date="",this.$refs.searchForm.resetFields(),this.getList(1)},selectChange:function(t){this.tableFrom.date=t,this.timeVal=[],this.getList(1)},selectChange2:function(t){this.tableFrom.profit_date=t,this.timeVal2=[],this.getList(1)},onchangeTime:function(t){this.timeVal=t,this.tableFrom.date=t?this.timeVal.join("-"):"",this.getList(1)},onchangeTime2:function(t){this.timeVal2=t,this.tableFrom.profit_date=t?this.timeVal2.join("-"):"",this.getList(1)},exports:function(){var t=Object(i["a"])(Object(a["a"])().mark((function t(e){var n,r,o,i,u;return Object(a["a"])().wrap((function(t){while(1)switch(t.prev=t.next){case 0:n=JSON.parse(JSON.stringify(this.tableFrom)),r=[],n.page=1,o=1,i={},u=0;case 5:if(!(u<o)){t.next=14;break}return t.next=8,this.downData(n);case 8:i=t.sent,o=Math.ceil(i.count/n.limit),i.export.length&&(r=r.concat(i.export),n.page++);case 11:u++,t.next=5;break;case 14:return Object(l["a"])(i.header,i.title,r,i.foot,i.filename),t.abrupt("return");case 16:case"end":return t.stop()}}),t,this)})));function e(e){return t.apply(this,arguments)}return e}(),downData:function(t){return new Promise((function(e,n){Object(u["x"])(t).then((function(t){return e(t.data)}))}))},exportRecord:function(){var t=this;Object(u["x"])(this.tableFrom).then((function(e){var n=t.$createElement;t.$msgbox({title:"提示",message:n("p",null,[n("span",null,'文件正在生成中,请稍后点击"'),n("span",{style:"color: teal"},"导出记录"),n("span",null,'"查看~ ')]),confirmButtonText:"我知道了"}).then((function(t){}))})).catch((function(e){t.$message.error(e.message)}))},getExportFileList:function(){this.$refs.exportList.exportFileList()},getList:function(t){var e=this;this.listLoading=!0,this.tableFrom.page=t||this.tableFrom.page,Object(u["f"])(this.tableFrom).then((function(t){e.tableData.data=t.data.list,e.tableData.total=t.data.count,e.listLoading=!1})).catch((function(t){e.$message.error(t.message),e.listLoading=!1}))},pageChange:function(t){this.tableFrom.page=t,this.getList("")},handleSizeChange:function(t){this.tableFrom.limit=t,this.getList("")}}},d=f,p=(n("5b8c"),n("2877")),g=Object(p["a"])(d,r,o,!1,null,"5022c0d9",null);e["default"]=g.exports},cd89:function(t,e,n){"use strict";n("4430")},f8b7:function(t,e,n){"use strict";n.d(e,"hb",(function(){return o})),n.d(e,"d",(function(){return a})),n.d(e,"c",(function(){return i})),n.d(e,"rb",(function(){return u})),n.d(e,"db",(function(){return l})),n.d(e,"eb",(function(){return c})),n.d(e,"fb",(function(){return s})),n.d(e,"sb",(function(){return f})),n.d(e,"pb",(function(){return d})),n.d(e,"qb",(function(){return p})),n.d(e,"tb",(function(){return g})),n.d(e,"v",(function(){return m})),n.d(e,"ib",(function(){return h})),n.d(e,"ob",(function(){return b})),n.d(e,"cb",(function(){return v})),n.d(e,"mb",(function(){return y})),n.d(e,"Ab",(function(){return w})),n.d(e,"yb",(function(){return _})),n.d(e,"Db",(function(){return x})),n.d(e,"Cb",(function(){return k})),n.d(e,"Bb",(function(){return C})),n.d(e,"xb",(function(){return D})),n.d(e,"f",(function(){return F})),n.d(e,"z",(function(){return L})),n.d(e,"zb",(function(){return z})),n.d(e,"r",(function(){return V})),n.d(e,"q",(function(){return S})),n.d(e,"p",(function(){return T})),n.d(e,"n",(function(){return O})),n.d(e,"R",(function(){return j})),n.d(e,"H",(function(){return A})),n.d(e,"gb",(function(){return M})),n.d(e,"Hb",(function(){return $})),n.d(e,"Ib",(function(){return E})),n.d(e,"Gb",(function(){return R})),n.d(e,"L",(function(){return B})),n.d(e,"K",(function(){return J})),n.d(e,"I",(function(){return N})),n.d(e,"J",(function(){return Y})),n.d(e,"M",(function(){return I})),n.d(e,"l",(function(){return P})),n.d(e,"j",(function(){return W})),n.d(e,"k",(function(){return U})),n.d(e,"wb",(function(){return G})),n.d(e,"t",(function(){return H})),n.d(e,"s",(function(){return Q})),n.d(e,"b",(function(){return q})),n.d(e,"y",(function(){return K})),n.d(e,"F",(function(){return X})),n.d(e,"x",(function(){return Z})),n.d(e,"h",(function(){return tt})),n.d(e,"g",(function(){return et})),n.d(e,"vb",(function(){return nt})),n.d(e,"ub",(function(){return rt})),n.d(e,"E",(function(){return ot})),n.d(e,"D",(function(){return at})),n.d(e,"Eb",(function(){return it})),n.d(e,"e",(function(){return ut})),n.d(e,"O",(function(){return lt})),n.d(e,"i",(function(){return ct})),n.d(e,"nb",(function(){return st})),n.d(e,"N",(function(){return ft})),n.d(e,"m",(function(){return dt})),n.d(e,"w",(function(){return pt})),n.d(e,"Jb",(function(){return gt})),n.d(e,"u",(function(){return mt})),n.d(e,"B",(function(){return ht})),n.d(e,"A",(function(){return bt})),n.d(e,"Fb",(function(){return vt})),n.d(e,"a",(function(){return yt})),n.d(e,"Q",(function(){return wt})),n.d(e,"P",(function(){return _t})),n.d(e,"W",(function(){return xt})),n.d(e,"S",(function(){return kt})),n.d(e,"T",(function(){return Ct})),n.d(e,"V",(function(){return Dt})),n.d(e,"U",(function(){return Ft})),n.d(e,"X",(function(){return Lt})),n.d(e,"Y",(function(){return zt})),n.d(e,"ab",(function(){return Vt})),n.d(e,"kb",(function(){return St})),n.d(e,"bb",(function(){return Tt})),n.d(e,"jb",(function(){return Ot})),n.d(e,"lb",(function(){return jt})),n.d(e,"Z",(function(){return At})),n.d(e,"G",(function(){return Mt})),n.d(e,"C",(function(){return $t})),n.d(e,"o",(function(){return Et}));var r=n("0c6d");function o(t){return r["a"].get("store/order/lst",t)}function a(){return r["a"].get("store/order/chart")}function i(t){return r["a"].get("store/order/title",t)}function u(t,e){return r["a"].post("store/order/update/".concat(t),e)}function l(t,e){return r["a"].post("store/order/delivery/".concat(t),e)}function c(t){return r["a"].get("store/order/detail/".concat(t))}function s(t,e){return r["a"].post("store/order/reservation/dispatch/".concat(t),e)}function f(t,e){return r["a"].post("store/order/reservation/updateDispatch/".concat(t),e)}function d(t,e){return r["a"].post("store/order/reservation/reschedule/".concat(t),e)}function p(t){return r["a"].post("store/order/reservation/verify/".concat(t))}function g(t,e){return r["a"].get("store/reservation/product/showMonth/".concat(t),e)}function m(t){return r["a"].get("store/order/children/".concat(t))}function h(t,e){return r["a"].get("store/order/log/".concat(t),e)}function b(t){return r["a"].get("store/order/remark/".concat(t,"/form"))}function v(t){return r["a"].post("store/order/delete/".concat(t))}function y(t){return r["a"].get("store/order/printer/".concat(t))}function w(t){return r["a"].get("store/refundorder/lst",t)}function _(t){return r["a"].get("store/refundorder/detail/".concat(t))}function x(t){return r["a"].get("store/refundorder/status/".concat(t,"/form"))}function k(t){return r["a"].get("store/refundorder/mark/".concat(t,"/form"))}function C(t,e){return r["a"].get("store/refundorder/log/".concat(t),e)}function D(t){return r["a"].get("store/refundorder/delete/".concat(t))}function F(t,e){return r["a"].post("store/refundorder/refund/".concat(t),e)}function L(t){return r["a"].get("store/order/express/".concat(t))}function z(t){return r["a"].get("store/refundorder/express/".concat(t))}function V(t){return r["a"].get("store/order/excel",t)}function S(t){return r["a"].get("store/order/delivery_export",t)}function T(t){return r["a"].get("excel/lst",t)}function O(t){return r["a"].get("excel/download/".concat(t))}function j(t){return r["a"].get("store/order/verify/".concat(t))}function A(t,e){return r["a"].post("store/order/verify/".concat(t),e)}function M(){return r["a"].get("store/order/filtter")}function $(){return r["a"].get("store/order/takechart")}function E(t){return r["a"].get("store/order/takelst",t)}function R(t){return r["a"].get("store/order/take_title",t)}function B(t){return r["a"].get("store/receipt/lst",t)}function J(t){return r["a"].get("store/receipt/set_recipt",t)}function N(t){return r["a"].post("store/receipt/save_recipt",t)}function Y(t){return r["a"].get("store/receipt/detail/".concat(t))}function I(t,e){return r["a"].post("store/receipt/update/".concat(t),e)}function P(t){return r["a"].get("store/import/lst",t)}function W(t,e){return r["a"].get("store/import/detail/".concat(t),e)}function U(t,e){return r["a"].get("store/import/excel/".concat(t),e)}function G(t){return r["a"].get("store/refundorder/excel",t)}function H(){return r["a"].get("expr/options")}function Q(t){return r["a"].get("expr/temps",t)}function q(t){return r["a"].post("store/order/delivery_batch",t)}function K(){return r["a"].get("serve/config")}function X(){return r["a"].get("delivery/station/select")}function Z(){return r["a"].get("delivery/station/options")}function tt(t){return r["a"].get("delivery/order/lst",t)}function et(t){return r["a"].get("delivery/order/cancel/".concat(t,"/form"))}function nt(t){return r["a"].get("delivery/station/payLst",t)}function rt(t){return r["a"].get("delivery/station/code",t)}function ot(t){return r["a"].get("store/refundorder/check/".concat(t))}function at(){return r["a"].get("store/refundorder/refund_message")}function it(t){return r["a"].post("store/refundorder/create",t)}function ut(t){return r["a"].post("store/refundorder/compute",t)}function lt(t){return r["a"].post("/store/order/offline/".concat(t))}function ct(){return r["a"].get("delivery/service/options")}function st(t){return r["a"].post("store/order/repeat_dump/".concat(t))}function ft(t){return r["a"].get("store/order/collectCargo/".concat(t,"/form"))}function dt(t){return r["a"].get("store/order/note",t)}function pt(t){return r["a"].get("v2/system/city/lst/".concat(t))}function gt(t){return r["a"].post("store/behalf/orderVerify",t)}function mt(){return r["a"].get("store/behalf/productCategory")}function ht(t){return r["a"].get("store/behalf/productList",t)}function bt(t){return r["a"].get("store/behalf/productDetail/".concat(t))}function vt(t){return r["a"].get("store/behalf/userQuery",t)}function yt(t){return r["a"].post("store/behalf/userCreate",t)}function wt(t){return r["a"].get("store/behalf/userAddressList",t)}function _t(t){return r["a"].post("store/behalf/userAddressCreate",t)}function xt(t){return r["a"].get("store/behalf/cartList",t)}function kt(t){return r["a"].post("store/behalf/cartCreate",t)}function Ct(t,e){return r["a"].post("store/behalf/cartChange/".concat(t),e)}function Dt(t){return r["a"].delete("store/behalf/cartDelete/".concat(t))}function Ft(t){return r["a"].post("store/behalf/cartClear",t)}function Lt(t){return r["a"].get("store/behalf/cartCount",t)}function zt(t,e){return r["a"].post("store/behalf/cartUpdatePrice/".concat(t),e)}function Vt(t){return r["a"].post("store/behalf/orderCheck",t)}function St(t){return r["a"].post("store/behalf/payConfig",t)}function Tt(t){return r["a"].post("store/behalf/orderCreate",t)}function Ot(t,e){return r["a"].post("store/behalf/orderPay/".concat(t),e)}function jt(t,e){return r["a"].post("store/behalf/payStatus/".concat(t),e)}function At(t){return r["a"].post("store/behalf/cartBatchUpdatePrice",t)}function Mt(t){return r["a"].get("store/behalf/userInfo",t)}function $t(t){return r["a"].get("reservation/service/list",t)}function Et(t,e){return r["a"].post("store/order/reservation/reservationTime/".concat(t),e)}}}]);
|