add config
This commit is contained in:
parent
91edb012c1
commit
b1c10ed046
|
|
@ -10,3 +10,9 @@ spring:
|
||||||
profiles:
|
profiles:
|
||||||
# 环境配置
|
# 环境配置
|
||||||
active: sgzb_cloud_local
|
active: sgzb_cloud_local
|
||||||
|
|
||||||
|
sgzb:
|
||||||
|
site: nw
|
||||||
|
job:
|
||||||
|
settlementJobDay: 1
|
||||||
|
settlementJobCron: "0 0 1 1 * ?"
|
||||||
Loading…
Reference in New Issue