mirror of
http://git.mhez-qa.uplus.co.kr/hubez/hubez-admin.git
synced 2025-12-07 02:32:20 +09:00
어드민 vuejs 통합 빌드 환경 구성 / 유플러스 마스킹 유틸 구성
This commit is contained in:
11
src/main/resources/UplusMaskingRule.json
Normal file
11
src/main/resources/UplusMaskingRule.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"jumin":"8,13",
|
||||
"name":"2,2",
|
||||
"cardnum":"reserved",
|
||||
"accountnum":"reserved",
|
||||
"phone":"reserved",
|
||||
"address":"reserved",
|
||||
"email":"reserved",
|
||||
"serial":"reserved",
|
||||
"ip":"reserved"
|
||||
}
|
||||
@@ -12,12 +12,6 @@ spring:
|
||||
max-request-size: 15MB
|
||||
main:
|
||||
banner-mode: log
|
||||
mvc:
|
||||
# pathmatch:
|
||||
# matching-strategy: ant_path_matcher
|
||||
static-path-pattern: /static/**
|
||||
view:
|
||||
prefix: /templates/
|
||||
|
||||
app.props:
|
||||
encKey: RW5jS2V5Rm9yVXBsdXM=
|
||||
|
||||
Reference in New Issue
Block a user