@ConfigurationProperties(value="dingding.service") public class DingdingServiceProperties extends Object
DingdingServiceProperties()
String
getPhone()
getToken()
void
setPhone(String phone)
setToken(String token)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DingdingServiceProperties()
public String getToken()
public void setToken(String token)
public String getPhone()
public void setPhone(String phone)
Copyright © 2019. All rights reserved.