Commit 89806b7f by xugaojun

修改配置名称

parent 75dd887d
......@@ -25,7 +25,7 @@ public class Config {
@Value("${historyMbrMassEnterpriseWhiteList}")
private String historyMbrMassEnterpriseWhiteList;
@Value("${historyMbrMassEnterpriseWhiteList}")
@Value("${historyMbrMassOperWhiteList}")
private String historyMbrMassOperWhiteList;
public String getMemberOpenPage() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment