|
|
|
|
|
spring:
|
|
|
application:
|
|
|
name: zjweb
|
...
|
...
|
@@ -31,5 +30,5 @@ config: |
|
|
tingyun:
|
|
|
api_key: aZipZbC18BhpG5GrjtiFAtThL1I0OUfn
|
|
|
secret_key: nbxay44wx8c3x4n5wcxe63mp87a72xed
|
|
|
# 停机模式正则验证
|
|
|
# 停机模式正则剔除特殊字符(添加时在“]/g”之前添加)
|
|
|
regular: /[`~!@#$^&*()=|{}':;',\\\[\]\.<>\/?~!@#¥……&*()——|{}【】';:""'。,、?\s ]/g |
...
|
...
|
|