@Configuration(value="anyline.boot.jpush") @ConfigurationProperties(prefix="anyline.jpush") public class JPushProperty extends Object
JPushProperty()
String
getAppKey()
getMasterSecret()
void
setAppKey(String appKey)
setMasterSecret(String masterSecret)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JPushProperty()
public String getAppKey()
public void setAppKey(String appKey)
public String getMasterSecret()
public void setMasterSecret(String masterSecret)
Copyright © 2024. All rights reserved.