feature (作价和环境部署):完成住宅租赁迁移

1. 挂牌案例下载
2. 挂牌案例清洗
3. 成交案例下载
4. 成交案例清洗
5. 住宅租赁基价计算
6. repakcage name
7. 配置环境部署
This commit is contained in:
purple
2020-07-07 15:05:21 +08:00
parent 1c2e15016a
commit 2cc0e79d7a
370 changed files with 1334 additions and 1300 deletions

5
ruoyi-ui/Dockerfile Normal file
View File

@ -0,0 +1,5 @@
FROM 172.16.30.243:5000/nginx:1.19.0
COPY dist/ /home/ruoyi/projects/ruoyi-ui
COPY nginx/default.conf /etc/nginx/conf.d/default.conf