qingyiay
2023-06-26 029dd92e96bec1ca325e99f154c8a2188919e8d5
api/globalApi.js
@@ -378,5 +378,11 @@
   setUpWxOpenid: {
      url: '/admin/user/setUpWxOpenid',
      method: 'POST'
   },
   /**
    * @@description 根据id更新折扣率  河钢*/
   updateTmTaskCoalItem: {
      url: '/wrzs/tmtaskcoalitem/updateTmTaskCoalItem',
      method: 'POST'
   }
}