chunk-2d22d594.86b1a8b2.js 854 B

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-2d22d594"],{f6b0:function(t,e,u){"use strict";u.r(e),u.d(e,"createExaCustomer",(function(){return n})),u.d(e,"updateExaCustomer",(function(){return o})),u.d(e,"deleteExaCustomer",(function(){return c})),u.d(e,"getExaCustomer",(function(){return a})),u.d(e,"getExaCustomerList",(function(){return d}));var r=u("b775"),n=function(t){return Object(r["default"])({url:"/customer/customer",method:"post",data:t})},o=function(t){return Object(r["default"])({url:"/customer/customer",method:"put",data:t})},c=function(t){return Object(r["default"])({url:"/customer/customer",method:"delete",data:t})},a=function(t){return Object(r["default"])({url:"/customer/customer",method:"get",params:t})},d=function(t){return Object(r["default"])({url:"/customer/customerList",method:"get",params:t})}}}]);