qingyiay
2023-06-29 2d742116c8cdc3a3f646e20340a185455f18cd5a
api/globalApi.js
@@ -271,11 +271,16 @@
      url: '/wrzs/userOperation/weighList',
      method: 'GET'
   },
   // 加减煤
   // 加减煤 河钢
   addAndSubtractCoal: {
      url: '/wrzs/jcgatestate/repeatCheck',
      method: 'POST'
   },
   // 继续称重
   continueWeigh: {
      url: '/wrzs/jcgatestate/continueWeigh',
      method: 'POST'
   },
   // 获取所在磅房
   getWeighHouse: {
      url: '/wrzs/jccoalweighhouse/getWeighHouse',