Authored by 王涛

Merge branch 'master-v32-xwx' into 'master'

停机模式正则剔除特殊字符



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