集团单位单选变多选
parent
09dde3e0b1
commit
e7d8109351
|
@ -185,6 +185,8 @@ public class FlowTrainController extends BaseController {
|
|||
break;
|
||||
case "1":
|
||||
case "2":
|
||||
case "3":
|
||||
case "4":
|
||||
map.put("Department", "指定监管部门");
|
||||
map.put("User", "指定监管部门审批人");
|
||||
break;
|
||||
|
|
|
@ -6,7 +6,7 @@ server.port=8091
|
|||
#<23><><EFBFBD><EFBFBD>31ʱʹ<CAB1><CAB9>
|
||||
#spring.profiles.active=dev
|
||||
#??
|
||||
spring.profiles.active=master
|
||||
#spring.profiles.active=master
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue