[add] 添加人员手机号、银行卡加密,添加施工人员分类

This commit is contained in:
lcj
2025-07-09 19:51:56 +08:00
parent d51c0402ff
commit 81f4284b9c
12 changed files with 58 additions and 92 deletions

View File

@ -2,7 +2,7 @@
spring.boot.admin.client:
# 增加客户端开关
enabled: false
url: http://localhost:9090/admin
url: http://192.168.110.119:9090/admin
instance:
service-host-type: IP
metadata:
@ -19,7 +19,7 @@ snail-job:
# SnailJob 接入验证令牌 详见 script/sql/ry_job.sql `sj_group_config` 表
token: "SJ_cKqBTPzCsWA3VyuCfFoccmuIEGXjr5KT"
server:
host: 127.0.0.1
host: 192.168.110.119
port: 17888
# 命名空间UUID 详见 script/sql/ry_job.sql `sj_namespace`表`unique_id`字段
namespace: ${spring.profiles.active}

View File

@ -119,7 +119,8 @@ security:
- /error
- /*/api-docs
- /*/api-docs/**
- /warm-flow-ui/config
- /warm-flow-ui/**
- /warm-flow/**
- /other/ys7Device/webhook
# todo 仅测试
- /facility/matrix/**