mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2024-12-23 05:00:25 +08:00
refactor:配置修改
This commit is contained in:
parent
9123806ed5
commit
e2233ac3d8
@ -10,7 +10,7 @@ import java.util.List;
|
||||
*/
|
||||
@Data
|
||||
@Configuration
|
||||
@ConfigurationProperties(prefix = "white-list")
|
||||
@ConfigurationProperties(prefix = "whitelist")
|
||||
public class WhiteListConfig {
|
||||
|
||||
private List<String> urls;
|
||||
|
Loading…
Reference in New Issue
Block a user