mycard配置修改
This commit is contained in:
@@ -10,7 +10,7 @@ import org.springframework.stereotype.Component;
|
||||
* @description:
|
||||
*/
|
||||
@Component
|
||||
@ConfigurationProperties("mycard")
|
||||
@ConfigurationProperties("myCard")
|
||||
@Data
|
||||
public class MyCardConfig {
|
||||
|
||||
|
Reference in New Issue
Block a user