Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yanxuan-qc-change-system
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yx-qc-change-flow
yanxuan-qc-change-system
Commits
62a9f2b6
Commit
62a9f2b6
authored
Jun 16, 2026
by
王志超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 补充商品合规兜底人配置
parent
bb8582bc
Pipeline
#92861
passed with stages
in 1 minute 27 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
AppConfig.java
...com/netease/mail/yanxuan/change/biz/config/AppConfig.java
+2
-2
No files found.
yanxuan-qc-change-system-biz/src/main/java/com/netease/mail/yanxuan/change/biz/config/AppConfig.java
View file @
62a9f2b6
...
@@ -81,13 +81,13 @@ public class AppConfig {
...
@@ -81,13 +81,13 @@ public class AppConfig {
/**
/**
* 商品关联合规兜底人名
* 商品关联合规兜底人名
*/
*/
@Value
(
"${change.goods.compliance.name:}"
)
@Value
(
"${change.goods.compliance.name:
崔亦仙
}"
)
private
String
complianceName
;
private
String
complianceName
;
/**
/**
* 商品关联合规兜底邮箱
* 商品关联合规兜底邮箱
*/
*/
@Value
(
"${change.goods.compliance.email:}"
)
@Value
(
"${change.goods.compliance.email:
cuiyixian@corp.netease.com
}"
)
private
String
complianceEmail
;
private
String
complianceEmail
;
/**
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment