qingyiay
2023-10-30 0978691dc9047c7090dca64406f5d0ac027e8df4
api/globalApi.js
@@ -520,4 +520,11 @@
      url: '/wrzs/tmtaskcoal/saveDeliveryNote',
      method: 'POST'
   },
   /**
    * @description
    */
   getDeptAndProductNameByCustomer: {
      url: '/wrzs/specialvarieties/getDeptAndProductNameByCustomer',
      method: 'GET'
   }
}