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