....
This commit is contained in:
parent
42690164fb
commit
2d677cfefc
|
@ -11,8 +11,8 @@ import org.springframework.stereotype.Component;
|
||||||
*/
|
*/
|
||||||
@Data
|
@Data
|
||||||
@Component
|
@Component
|
||||||
@PropertySource("classpath:/domain/tsingtao_xha.properties")
|
@PropertySource("classpath:/domain/tsingtao-xha.properties")
|
||||||
@ConfigurationProperties(prefix = "tsingtao_xha")
|
@ConfigurationProperties(prefix = "tsingtao-xha")
|
||||||
public class Tsingtao_xhaProperties {
|
public class Tsingtao_xhaProperties {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue