qingyiay
2023-06-29 37a0b120e66bcda386b0a8c256ca0fe9f09b29cb
api/globalApi.js
@@ -271,9 +271,14 @@
      url: '/wrzs/userOperation/weighList',
      method: 'GET'
   },
   // 加减煤
   // 加减煤 河钢
   addAndSubtractCoal: {
      url: '/wrzs/jcgatestate/repeatCheck',
      method: 'POST'
   },
   // 继续称重
   continueWeigh: {
      url: '/wrzs/jcgatestate/continueWeigh',
      method: 'POST'
   },
   // 获取所在磅房
@@ -380,9 +385,9 @@
      method: 'POST'
   },
   /**
    * @@description 根据id更新折扣率  河钢*/
    * @description 根据id更新折扣率  河钢*/
   updateTmTaskCoalItem: {
      url: '/wrzs/tmtaskcoalitem/updateTmTaskCoalItem',
      method: 'POST'
   }
   },
}