qingyiay
2023-06-26 c502a1e37ea372b52140e8913f636c9d57b56e23
api/globalApi.js
@@ -368,5 +368,12 @@
   updateTmTaskCoalState: {
      url: '/wrzs/tmtaskcoal/updateTmTaskCoalState',
      method: 'POST'
   },
   /**
    @description 后台用户绑定
    */
   setUpWxOpenid: {
      url: '/admin/user/setUpWxOpenid',
      method: 'POST'
   }
}