兰宝车间质量管理系统-前端
疯狂的狮子Li
2025-01-13 e0eed9c89aebd5a7c4f8b0cd302875d62eb0f40e
src/api/system/tenant/index.ts
@@ -96,6 +96,6 @@
export function syncTenantDict() {
  return request({
    url: '/system/tenant/syncTenantDict',
    method: 'get',
    method: 'get'
  });
}