feature (办公作价): 成功导入办公作价
1. 修复Boolean名称赋值问题 2. 修复BigDecimal类型赋值问题 3. 优化导入逻辑 4. 优化弹窗关闭友好提示
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
server {
|
||||
listen 80;
|
||||
server_name localhost;
|
||||
client_max_body_size 20m;
|
||||
|
||||
location / {
|
||||
root /home/ruoyi/projects/ruoyi-ui;
|
||||
|
Reference in New Issue
Block a user