qingyiay
2023-03-22 8e095c1fd6164fafc7d5cfd144528a0d67afef7c
api/globalApi.js
@@ -1,10 +1,10 @@
export const globalApi = {
   // 绑定微信
   wxBind:{
      url:'/wrzs/social/bind',
      method:"POST"
   wxBind: {
      url: '/wrzs/social/bind',
      method: "POST"
   },
   //   提煤单
   //   获取发运计划列表
   GetOrderPlan: {
@@ -39,10 +39,23 @@
    * @转发修改
    */
   forward: {
      url: "/wrzs/userOperation/forward",
      url: "/wrzs/userOperation/forwardList",
      method: "POST"
   },
   /**
    * @description 转发修改回显
    */
   forwardList: {
      url: "/wrzs/userOperation/forwardListData",
      method: "GET"
   },
   /**
    * @description 删除一组转发
    */
   deleteForward: {
      url: "/wrzs/userOperation/deleteForward",
      method: "POST"
   },
   // 货代首页列表
   // huoDaiList: {
   //    url: "/wrzs/wx/huoDaiList",
@@ -52,7 +65,7 @@
    * @货代首页列表修改
    */
   huoDaiList: {
      url: "/wrzs/userOperation/huoDaiList",
      url: "/wrzs/userOperation/huoDaiList   ",
      method: "GET"
   },
@@ -235,14 +248,14 @@
      method: 'GET'
   },
   // 加减煤
   addAndSubtractCoal:{
      url:'/wrzs/jcgatestate/repeatCheck',
      method:'POST'
   addAndSubtractCoal: {
      url: '/wrzs/jcgatestate/repeatCheck',
      method: 'POST'
   },
   // 获取所在磅房
   getWeighHouse:{
      url:"/wrzs/jccoalweighhouse/getWeighHouse",
      method:'GET'
   getWeighHouse: {
      url: "/wrzs/jccoalweighhouse/getWeighHouse",
      method: 'GET'
   },
   // 提煤单日志查询