MrShi
2024-03-08 cf1972fe1e1ec70717d3a9edd63d906090d33e09
admin/src/api/business/company.js
@@ -25,7 +25,7 @@
// 部门信息同步
export function companySync (data) {
  return request.post('/business/company/sync', data)
  return request.post('/business/company/syncAll', data)
}
// 删除