UNPKG

beehole-store-server

Version:

www.bee-hole.com

1 lines 21.9 kB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-a438ffbc","chunk-027ab66b","chunk-8a8da754"],{"12fc":function(e,t,r){"use strict";r("552f")},"1b6c":function(e,t,r){"use strict";r.d(t,"a",(function(){return o})),r.d(t,"b",(function(){return a}));var n=r("5530"),i=r("bf0f");function o(e,t){return function(){return Object(i["b"])(e,Object(n["a"])({},t))}}function a(e,t){return Object(i["b"])(e,Object(n["a"])({},t))}},2086:function(e,t,r){},2909:function(e,t,r){"use strict";r.d(t,"a",(function(){return c}));var n=r("6b75");function i(e){if(Array.isArray(e))return Object(n["a"])(e)}r("a4d3"),r("e01a"),r("d3b7"),r("d28b"),r("3ca3"),r("ddb0"),r("a630");function o(e){if("undefined"!==typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}var a=r("06c5");function u(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(e){return i(e)||o(e)||Object(a["a"])(e)||u()}},"39a5":function(e,t,r){"use strict";r("2086")},"552f":function(e,t,r){},"596c":function(e,t,r){"use strict";r.d(t,"a",(function(){return i})),r.d(t,"c",(function(){return o})),r.d(t,"b",(function(){return a}));var n=r("b775");function i(e){return Object(n["b"])({url:"/member/shop_member_list",method:"post",params:e})}function o(e){return Object(n["b"])({url:"/member_group/list",method:"post",params:e})}function a(e){return Object(n["b"])({url:"/member_grade/list",method:"post",params:e})}},"62f2":function(e,t,r){"use strict";r.r(t);var n=function(){var e=this,t=e._self._c;return t("div",[e.bind_visible?t("div",[t("div",{staticStyle:{"margin-bottom":"10px",height:"20px"},attrs:{bordered:!1}},[t("a-breadcrumb",{staticStyle:{"margin-top":"5px","margin-left":"5px"}},[t("a-breadcrumb-item",[t("a",{staticStyle:{color:"#000"},attrs:{href:"javascript:;"},on:{click:e.goBack}},[e._v(e._s(e.localeI18nFnText("src.views.member.group.view_title")))])]),t("a-breadcrumb-item",{staticStyle:{color:"#000"}},[e._v(e._s(e.groupName))]),t("a-breadcrumb-item",{staticStyle:{color:"#000"}},[e._v(e._s(e.localeI18nFnText("src.views.member.grade.member_list")))])],1)],1),t("a-card",{staticStyle:{"margin-bottom":"10px",height:"60px"},attrs:{bordered:!1}},[t("a-input",{staticStyle:{"margin-bottom":"5px","margin-left":"16px",width:"30%","margin-top":"15px"},attrs:{placeholder:e.$t("src.views.member.group.search_placeholder")},model:{value:e.bindSK,callback:function(t){e.bindSK=t},expression:"bindSK"}}),t("a-button",{staticClass:"editable-add-btn",staticStyle:{"margin-top":"5px","margin-left":"10px"}},[e._v(" "+e._s(e.localeI18nFnText("src.views.member.group.search"))+" ")])],1),t("a-card",{staticClass:"table-card",attrs:{bordered:!1}},[t("a-button",{staticClass:"editable-add-btn",staticStyle:{"margin-top":"15px","margin-left":"12px"},on:{click:e.addGrade}},[e._v(" "+e._s(e.localeI18nFnText("src.views.member.group.view_title.add_bind_member"))+" ")]),t("a-table",{staticStyle:{"margin-top":"5px"},attrs:{bordered:"","data-source":e.bindSL,rowKey:"member_id",columns:e.unbindColumns},scopedSlots:e._u([{key:"operation",fn:function(r,n){return[e.bindSL.length?t("a-popconfirm",{attrs:{title:e.$t("src.views.member.group.table.operation.are_you_sure")},on:{confirm:function(){return e.unBind(n.member_id)}}},[t("a-button",{attrs:{type:"primary"}},[e._v(" "+e._s(e.localeI18nFnText("src.views.member.unbound_group.table.operation.unbind"))+" ")])],1):e._e()]}}],null,!1,2488741198)})],1)],1):t("BindGroupMember",{attrs:{groupName:e.groupName,groupId:e.groupId,callback:e.callBack}})],1)},i=[],o=r("5530"),a=r("2909"),u=(r("a9e3"),r("d3b7"),r("25f0"),r("4de4"),r("caad"),r("2532"),r("f3ba")),c=r("5880"),s=r("d526"),d=r("1b6c"),b={name:"UnBoundGroupMember",components:{BindGroupMember:s["default"]},data:function(){return{bindSK:"",bindSource:[],bind_visible:!0,unbindColumns:[{title:Object(d["a"])("src.views.member.group.table.id"),dataIndex:"member_id"},{title:Object(d["a"])("src.views.member.group.table.nickname"),dataIndex:"nick"},{title:Object(d["a"])("src.views.member.group.table.email"),dataIndex:"email"},{title:Object(d["a"])("src.views.member.group.table.operation"),dataIndex:"operation",scopedSlots:{customRender:"operation"}}]}},props:{callback:{type:Function,required:!0},groupId:{type:Number,required:!0},groupName:{type:String,required:!0}},methods:{localeI18nFnText:d["b"],unBind:function(e){var t=this,r={GroupId:this.groupId,MemberId:e};Object(u["E"])(r).then((function(e){t.$message.success(t.$t("src.views.member.group.success").toString())}));var n=Object(a["a"])(this.bindSource);this.bindSource=n.filter((function(t){return t.member_id!==e}))},goBack:function(){this.callback()},addGrade:function(){this.bind_visible=!1},callBack:function(){this.bind_visible=!0,this.boundMemberList()},boundMemberList:function(){var e=this;this.shopId&&Object(u["k"])({GroupId:this.groupId,ShopId:this.shopId}).then((function(t){e.bindSource=t}))}},created:function(){this.boundMemberList()},computed:Object(o["a"])(Object(o["a"])({},Object(c["mapGetters"])(["shopId"])),{},{bindSL:function(){var e=this;return this.bindSource&&this.bindSource.length?this.bindSource.filter((function(t){return t.member_id.toString().includes(e.bindSK)||t.nick.toString().includes(e.bindSK)||t.email.toString().includes(e.bindSK)})):[]}})},l=b,m=(r("b47b"),r("12fc"),r("2877")),p=Object(m["a"])(l,n,i,!1,null,"1a264f97",null);t["default"]=p.exports},b47b:function(e,t,r){"use strict";r("c772")},c772:function(e,t,r){},d526:function(e,t,r){"use strict";r.r(t);var n=function(){var e=this,t=e._self._c;return t("div",[[t("div",{staticStyle:{"margin-bottom":"10px",height:"20px"},attrs:{bordered:!1}},[t("a-breadcrumb",{staticStyle:{"margin-top":"5px","margin-left":"5px"}},[t("a-breadcrumb-item",{staticStyle:{color:"#000"}},[e._v(e._s(e.localeI18nFnText("src.views.member.group.view_title")))]),t("a-breadcrumb-item",[t("a",{staticStyle:{color:"#000"},attrs:{href:"javascript:;"},on:{click:e.goBack}},[e._v(e._s(e.groupName))])]),t("a-breadcrumb-item",[t("a",{staticStyle:{color:"#000"},attrs:{href:"javascript:;"}},[e._v(e._s(e.localeI18nFnText("src.views.member.group.view_title.add_bind_member")))])])],1)],1),t("a-card",{staticStyle:{"margin-bottom":"10px",height:"60px"},attrs:{bordered:!1}},[t("a-input",{staticStyle:{"margin-bottom":"5px","margin-left":"16px",width:"30%","margin-top":"15px"},attrs:{placeholder:e.$t("src.views.member.group.search_placeholder")},model:{value:e.bindSK,callback:function(t){e.bindSK=t},expression:"bindSK"}}),t("a-button",{staticClass:"editable-add-btn",staticStyle:{"margin-top":"5px","margin-left":"10px"}},[e._v(" "+e._s(e.localeI18nFnText("src.views.member.group.search"))+" ")])],1),t("a-card",{staticClass:"table-card",attrs:{bordered:!1}},[t("div",{staticStyle:{"margin-left":"12px","font-size":"18px","margin-bottom":"10px","margin-top":"10px"}},[e._v(e._s(e.localeI18nFnText("src.views.member.group.view_title.add_bind_member")))]),t("a-table",{attrs:{bordered:"","data-source":e.bindSL,columns:e.unbindColumns},scopedSlots:e._u([{key:"operation",fn:function(r,n){return[e.bindSL.length?t("a-popconfirm",{attrs:{title:e.$t("src.views.member.group.table.operation.are_you_sure")},on:{confirm:function(){return e.onBind(n.member_id)}}},[t("a-button",{attrs:{type:"primary"}},[e._v(" "+e._s(e.localeI18nFnText("src.views.member.group.table.operation.bind"))+" ")])],1):e._e()]}}])})],1)]],2)},i=[],o=r("5530"),a=r("2909"),u=(r("d3b7"),r("25f0"),r("4de4"),r("a9e3"),r("caad"),r("2532"),r("f3ba")),c=r("5880"),s=r("1b6c"),d={name:"BindGroupMember",data:function(){return{bindSK:"",bind_visible:!1,unBoundSource:[],unbindColumns:[{title:Object(s["a"])("src.views.member.group.table.id"),dataIndex:"member_id"},{title:Object(s["a"])("src.views.member.group.table.nickname"),dataIndex:"nick"},{title:Object(s["a"])("src.views.member.group.table.email"),dataIndex:"email"},{title:Object(s["a"])("src.views.member.group.table.operation"),dataIndex:"operation",scopedSlots:{customRender:"operation"}}]}},methods:{localeI18nFnText:s["b"],unboundMemberList:function(){var e=this;Object(u["B"])({GroupId:this.groupId,ShopId:this.shopId}).then((function(t){e.unBoundSource=t}))},onBind:function(e){var t=this,r={GroupId:this.groupId,MemberId:e};Object(u["e"])(r).then((function(e){t.$message.success(t.$t("src.views.member.group.success").toString())}));var n=Object(a["a"])(this.unBoundSource);this.unBoundSource=n.filter((function(t){return t.member_id!==e}))},goBack:function(){this.callback()}},props:{callback:{type:Function,required:!0},groupId:{type:Number,required:!0},groupName:{type:String,required:!0}},computed:Object(o["a"])(Object(o["a"])({},Object(c["mapGetters"])(["shopId"])),{},{bindSL:function(){var e=this;return this.unBoundSource?this.unBoundSource.filter((function(t){return t.member_id.toString().includes(e.bindSK)||t.nick.toString().includes(e.bindSK)||t.email.toString().includes(e.bindSK)})):[]}}),created:function(){this.bind_visible=!0,this.unboundMemberList()}},b=d,l=r("2877"),m=Object(l["a"])(b,n,i,!1,null,"5286c4fb",null);t["default"]=m.exports},e5a4:function(e,t,r){"use strict";r.r(t);var n=function(){var e=this,t=e._self._c;return t("div",[e.bind_visible?t("div",[t("a-card",{staticStyle:{"margin-bottom":"10px",height:"60px"},attrs:{bordered:!1}},[t("a-input",{staticStyle:{"margin-bottom":"5px","margin-left":"16px",width:"30%","margin-top":"15px"},attrs:{placeholder:e.$t("src.view.member.group.search.placeholder")},model:{value:e.searchKeyword,callback:function(t){e.searchKeyword=t},expression:"searchKeyword"}}),t("a-button",{staticClass:"editable-add-btn",staticStyle:{"margin-top":"5px","margin-left":"10px"}},[e._v(" "+e._s(e.localeI18nFnText("src.views.member.group.search"))+" ")])],1),[t("div",[t("a-modal",{attrs:{title:e.$t("src.views.member.group.table.title.add_title")},on:{ok:e.handleOk},model:{value:e.visible,callback:function(t){e.visible=t},expression:"visible"}},[[t("a-form",{attrs:{form:e.form,"label-col":{span:5},"wrapper-col":{span:12}}},[t("a-form-item",{attrs:{label:e.$t("src.views.member.group.table.group_name")}},[t("a-input",{model:{value:e.select_content,callback:function(t){e.select_content=t},expression:"select_content"}})],1)],1)]],2)],1)],[t("div",[t("a-modal",{attrs:{title:e.$t("src.views.member.group.table.title.update_title")},on:{ok:e.showOk},model:{value:e.update_visible,callback:function(t){e.update_visible=t},expression:"update_visible"}},[[t("a-form",{attrs:{form:e.form,"label-col":{span:5},"wrapper-col":{span:12}}},[t("a-form-item",{attrs:{label:e.$t("src.views.member.group.table.group_name")}},[t("a-input",{model:{value:e.select_content,callback:function(t){e.select_content=t},expression:"select_content"}})],1)],1)]],2)],1)],t("a-card",{staticClass:"table-card",attrs:{bordered:!1}},[t("a-button",{staticClass:"editable-add-btn",staticStyle:{"margin-top":"15px","margin-left":"13px"},on:{click:e.showModal}},[e._v(" "+e._s(e.localeI18nFnText("src.views.member.group.button.add_group"))+" ")]),t("a-table",{staticStyle:{"margin-top":"5px"},attrs:{bordered:"","data-source":e.searchList,rowKey:"id",columns:e.columns},scopedSlots:e._u([{key:"operation",fn:function(r,n){return[e.dataSource.length?t("a-popconfirm",{attrs:{title:e.$t("src.views.member.group.table.operation.are_you_sure")},on:{confirm:function(){return e.onDelete(n.id)}}},[t("a",{staticStyle:{color:"#3e86ed"},attrs:{href:"javascript:;"}},[e._v(" "+e._s(e.localeI18nFnText("src.views.member.grade.table.operation.delete"))+" ")])]):e._e(),t("a",{staticStyle:{"margin-left":"12px",color:"#3e86ed"},on:{click:function(t){return e.showUpdate(n)}}},[e._v(" "+e._s(e.localeI18nFnText("src.views.member.grade.table.operation.update"))+" ")]),t("a",{staticStyle:{"margin-left":"12px",color:"#3e86ed"},on:{click:function(t){return e.bindMember(n.id,n)}}},[e._v(" "+e._s(e.localeI18nFnText("src.views.member.grade.member_list"))+" ")])]}}],null,!1,4163266754)})],1)],2):t("UnBoundGroupMember",{attrs:{groupName:e.group_name,groupId:e.select_id,callback:e.callBack}})],1)},i=[],o=r("2909"),a=r("5530"),u=(r("4de4"),r("d3b7"),r("caad"),r("2532"),r("25f0"),r("7db0"),r("4e82"),r("f3ba")),c=r("5880"),s=r("596c"),d=r("62f2"),b=r("1b6c"),l={components:{UnBoundGroupMember:d["default"]},computed:Object(a["a"])(Object(a["a"])({},Object(c["mapGetters"])(["shopId"])),{},{searchList:function(){var e=this;return this.dataSource?this.dataSource.filter((function(t){return t.id.toString().includes(e.searchKeyword)||t.group_name.toString().includes(e.searchKeyword)||t.group_condition.toString().includes(e.searchKeyword)||t.group_type.toString().includes(e.searchKeyword)})):[]},bindSL:function(){var e=this;return this.bindSource?this.bindSource.filter((function(t){return t.member_id.toString().includes(e.bindSK)||t.nick.toString().includes(e.bindSK)||t.email.toString().includes(e.bindSK)})):[]},unbindSL:function(){var e=this;return this.unbindSource?this.unbindSource.filter((function(t){return t.member_id.toString().includes(e.bindSK)||t.nick.toString().includes(e.bindSK)||t.email.toString().includes(e.bindSK)})):[]}}),data:function(){return{bindSK:"",searchKeyword:"",bindSource:[],unbindSource:[],unbind_visible:!1,unbindColumns:[{title:Object(b["a"])("src.views.member.group.table.id"),dataIndex:"member_id"},{title:Object(b["a"])("src.views.member.group.table.nickname"),dataIndex:"nick"},{title:Object(b["a"])("src.views.member.group.table.email"),dataIndex:"email"},{title:Object(b["a"])("src.views.member.group.table.operation"),dataIndex:"operation",scopedSlots:{customRender:"operation"}}],bindColumns:[{title:Object(b["a"])("src.views.member.group.table.id"),dataIndex:"member_id"},{title:Object(b["a"])("src.views.member.group.table.nickname"),dataIndex:"nick"},{title:Object(b["a"])("src.views.member.group.table.email"),dataIndex:"email"},{title:Object(b["a"])("src.views.member.group.table.operation"),dataIndex:"operation",scopedSlots:{customRender:"operation"}}],form:null,visible:!1,bind_visible:!0,update_visible:!1,dataSource:[],select_id:0,select_content:"",group_name:"",columns:[{title:Object(b["a"])("src.views.member.group.table.id"),dataIndex:"id"},{title:Object(b["a"])("src.views.member.group.table.group_name"),dataIndex:"group_name",width:"30%",scopedSlots:{customRender:"group_name"}},{title:Object(b["a"])("src.views.member.group.table.operation"),dataIndex:"operation",scopedSlots:{customRender:"operation"}}]}},created:function(){this.getList(),this.getMemberList()},methods:{localeI18nFnText:b["b"],callBack:function(){this.bind_visible=!0},onBind:function(e){var t=this,r={GroupId:this.select_id,MemberId:e};Object(u["e"])(r).then((function(e){t.$message.success(t.$t("src.views.member.group.success").toString())}))},unBind:function(e){var t=this,r={GroupId:this.select_id,MemberId:e};Object(u["E"])(r).then((function(e){t.$message.success(t.$t("src.views.member.group.success").toString())}))},onCellChange:function(e,t,r){var n=Object(o["a"])(this.dataSource),i=n.find((function(t){return t.key===e}));i&&(i[t]=r,this.dataSource=n)},bindMemberOk:function(){this.bind_visible=!1},getMemberList:function(){var e=this;this.shopId&&Object(s["a"])({shop_id:this.shopId}).then((function(t){e.bindSource=t.list}))},bindMember:function(e,t){this.select_id=e,this.group_name=t.group_name,this.bind_visible=!1},getBoundMemberList:function(){var e={GroupId:this.select_id,ShopId:this.shopId};Object(u["q"])(e).then((function(e){}))},unbind:function(e){this.unbind_visible=!0,this.select_id=e,this.boundMemberList()},showModal:function(){this.visible=!0,this.select_content=""},showUpdate:function(e){this.update_visible=!0,this.select_id=e.id,this.select_content=e.group_name},showOk:function(){var e=this,t={GroupName:this.select_content,GroupCondition:"this.form.getFieldsValue().group_condition",GroupType:"this.form.getFieldsValue().group_type",ShopId:this.shopId,Id:this.select_id};Object(u["H"])(t).then((function(t){e.$message.success(e.$t("src.views.member.group.success").toString())})),setTimeout((function(){e.update_visible=!1,e.getList()}),1e3)},handleOk:function(e){var t=this,r={GroupName:this.select_content,GroupCondition:"this.form.getFieldsValue().group_condition",GroupType:"this.form.getFieldsValue().group_type",ShopId:this.shopId};Object(u["a"])(r).then((function(e){t.$message.success(t.$t("src.views.member.group.success").toString())})),setTimeout((function(){t.visible=!1,t.getList()}),1e3)},getList:function(){var e=this,t={ShopId:this.shopId,Page:1,Limit:100};Object(u["m"])(t).then((function(t){null===t&&(t=[]),e.dataSource=t.sort((function(e,t){return t.id-e.id}))}))},onDelete:function(e){var t={Id:e};Object(u["h"])(t).then((function(e){}));var r=Object(o["a"])(this.dataSource);this.dataSource=r.filter((function(t){return t.id!==e}))},boundMemberList:function(){var e=this;this.shopId&&Object(u["k"])({GroupId:this.select_id,ShopId:this.shopId}).then((function(t){e.unbindSource=t}))},unboundMemberList:function(){var e=this;Object(u["B"])({GroupId:this.select_id,ShopId:this.shopId}).then((function(t){e.bindSource=t}))},unbindMemberOk:function(){this.unbind_visible=!1}}},m=l,p=(r("39a5"),r("2877")),f=Object(p["a"])(m,n,i,!1,null,null,null);t["default"]=f.exports},f3ba:function(e,t,r){"use strict";r.d(t,"a",(function(){return i})),r.d(t,"h",(function(){return o})),r.d(t,"m",(function(){return a})),r.d(t,"H",(function(){return u})),r.d(t,"o",(function(){return c})),r.d(t,"b",(function(){return s})),r.d(t,"i",(function(){return d})),r.d(t,"I",(function(){return b})),r.d(t,"z",(function(){return l})),r.d(t,"j",(function(){return m})),r.d(t,"d",(function(){return p})),r.d(t,"x",(function(){return f})),r.d(t,"g",(function(){return _})),r.d(t,"G",(function(){return h})),r.d(t,"f",(function(){return g})),r.d(t,"F",(function(){return v})),r.d(t,"e",(function(){return S})),r.d(t,"E",(function(){return j})),r.d(t,"c",(function(){return O})),r.d(t,"y",(function(){return x})),r.d(t,"n",(function(){return w})),r.d(t,"p",(function(){return I})),r.d(t,"A",(function(){return y})),r.d(t,"w",(function(){return k})),r.d(t,"r",(function(){return K})),r.d(t,"t",(function(){return B})),r.d(t,"s",(function(){return G})),r.d(t,"C",(function(){return M})),r.d(t,"k",(function(){return L})),r.d(t,"B",(function(){return F})),r.d(t,"l",(function(){return T})),r.d(t,"D",(function(){return $})),r.d(t,"v",(function(){return C})),r.d(t,"u",(function(){return N})),r.d(t,"q",(function(){return q})),r.d(t,"J",(function(){return R}));var n=r("b775");function i(e){return Object(n["b"])({url:"/member_group/add",method:"post",data:e})}function o(e){return Object(n["b"])({url:"/member_group/delete",method:"post",data:e})}function a(e){return Object(n["b"])({url:"/member_group/list",method:"post",data:e})}function u(e){return Object(n["b"])({url:"/member_group/update",method:"post",data:e})}function c(e){return Object(n["b"])({url:"/member_grade/list",method:"post",data:e})}function s(e){return Object(n["b"])({url:"/member_grade/add",method:"post",data:e})}function d(e){return Object(n["b"])({url:"/member_grade/delete",method:"post",data:e})}function b(e){return Object(n["b"])({url:"/member_grade/update",method:"post",data:e})}function l(e){return Object(n["b"])({url:"/member_tag/list",method:"post",data:e})}function m(e){return Object(n["b"])({url:"/member_tag/delete",method:"post",data:e})}function p(e){return Object(n["b"])({url:"/member_tag/add",method:"post",data:e})}function f(e){return Object(n["b"])({url:"/member/remark/list",method:"post",data:e})}function _(e){return Object(n["b"])({url:"/member_tag/bind",method:"post",data:e})}function h(e){return Object(n["b"])({url:"/member_tag/unbound",method:"post",data:e})}function g(e){return Object(n["b"])({url:"/member_grade/bind",method:"post",data:e})}function v(e){return Object(n["b"])({url:"/member_grade/unbind",method:"post",data:e})}function S(e){return Object(n["b"])({url:"/member_group_relation/add",method:"post",data:e})}function j(e){return Object(n["b"])({url:"/member_group_relation/delete",method:"post",data:e})}function O(e){return Object(n["b"])({url:"/member/remark/add",method:"post",data:e})}function x(e){return Object(n["b"])({url:"/member/remark_list",method:"post",data:e})}function w(e){return Object(n["b"])({url:"/member_group/get_list_by_shop_id",method:"post",data:e})}function I(e){return Object(n["b"])({url:"/member_grade/get_list_by_shop_id",method:"post",data:e})}function y(e){return Object(n["b"])({url:"/member_tag/list/shop",method:"post",data:e})}function k(e){return Object(n["b"])({url:"/member/get_member_by_tag_id_and_shop_id",method:"post",data:e})}function K(e){return Object(n["b"])({url:"/member/get_member_by_group_id_and_shop_id",method:"post",data:e})}function B(e){return Object(n["b"])({url:"/member/get_member_by_level_id_and_shop_id",method:"post",data:e})}function G(e){return Object(n["b"])({url:"/member_grade/get_member_list_by_grade_id",method:"post",data:e})}function M(e){return Object(n["b"])({url:"/member_grade/get_unbind_member_list_by_grade_id",method:"post",data:e})}function L(e){return Object(n["b"])({url:"/member_group_relation/get_list_by_group_id",method:"post",data:e})}function F(e){return Object(n["b"])({url:"/member_group_relation/get_list_by_group_id_not_bind",method:"post",data:e})}function T(e){return Object(n["b"])({url:"/member_tag/bound/list/tag",method:"post",data:e})}function $(e){return Object(n["b"])({url:"/member_tag/unbound/list/tag",method:"post",data:e})}function C(e){return Object(n["b"])({url:"/member_tag/bound/list/tag/member",method:"post",data:e})}function N(e){return Object(n["b"])({url:"/member_grade/get_member_list_by_grade_id_with_bind",method:"post",data:e})}function q(e){return Object(n["b"])({url:"/member_group/get_member_group_user_list",method:"post",data:e})}function R(e){return Object(n["b"])({url:"/member_tag/update/name",method:"post",data:e})}}}]);