yangan
2024-07-30 4e4842518007726677c1dd23dc57f3448e7b08b4
api/globalApi.js
@@ -700,5 +700,10 @@
   passwordEdit:{
      url: '/wrzs/userentity/appUpdatePassword',
      methods: 'PUT'
   },
   //获取客户or供应商标识
   getPersonnelType:{
      url: '/wrzs/yhcustomer',
      methods: 'PUT'
   }
}