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