默认启动文件是生产/默认类目为关闭

This commit is contained in:
kuang.yifei@iwhalecloud.com 2022-08-02 10:14:03 +08:00
parent 3a891072ba
commit 7357620bf8
4 changed files with 4 additions and 1 deletions

View File

@ -59,7 +59,7 @@ spring:
time-zone: GMT+8
date-format: yyyy-MM-dd HH:mm:ss
profiles:
active: dev
active: druid
# 文件上传
servlet:
multipart:

View File

@ -65,6 +65,7 @@
updateUrl: prefix + "/edit/{id}",
removeUrl: prefix + "/remove/{id}",
modalName: "类目",
expandAll: false,
columns: [{
field: 'selectItem',
radio: true

View File

@ -63,6 +63,7 @@
updateUrl: prefix + "/edit/{id}",
removeUrl: prefix + "/remove/{id}",
modalName: "类目",
expandAll: false,
columns: [{
field: 'selectItem',
radio: true

View File

@ -63,6 +63,7 @@
updateUrl: prefix + "/edit/{id}",
removeUrl: prefix + "/remove/{id}",
modalName: "类目",
expandAll: false,
columns: [{
field: 'selectItem',
radio: true