diff --git a/apps/web-antd/src/api/property/person/index.ts b/apps/web-antd/src/api/property/resident/person/index.ts similarity index 100% rename from apps/web-antd/src/api/property/person/index.ts rename to apps/web-antd/src/api/property/resident/person/index.ts diff --git a/apps/web-antd/src/api/property/person/model.d.ts b/apps/web-antd/src/api/property/resident/person/model.d.ts similarity index 100% rename from apps/web-antd/src/api/property/person/model.d.ts rename to apps/web-antd/src/api/property/resident/person/model.d.ts diff --git a/apps/web-antd/src/api/property/resident_unit/index.ts b/apps/web-antd/src/api/property/resident/unit/index.ts similarity index 100% rename from apps/web-antd/src/api/property/resident_unit/index.ts rename to apps/web-antd/src/api/property/resident/unit/index.ts diff --git a/apps/web-antd/src/api/property/resident_unit/model.d.ts b/apps/web-antd/src/api/property/resident/unit/model.d.ts similarity index 100% rename from apps/web-antd/src/api/property/resident_unit/model.d.ts rename to apps/web-antd/src/api/property/resident/unit/model.d.ts diff --git a/apps/web-antd/src/views/property/person/data.ts b/apps/web-antd/src/views/property/resident/person/data.ts similarity index 100% rename from apps/web-antd/src/views/property/person/data.ts rename to apps/web-antd/src/views/property/resident/person/data.ts diff --git a/apps/web-antd/src/views/property/person/index.vue b/apps/web-antd/src/views/property/resident/person/index.vue similarity index 93% rename from apps/web-antd/src/views/property/person/index.vue rename to apps/web-antd/src/views/property/resident/person/index.vue index 0922669c..038fea7b 100644 --- a/apps/web-antd/src/views/property/person/index.vue +++ b/apps/web-antd/src/views/property/resident/person/index.vue @@ -1,26 +1,22 @@