MCPcopy Create free account
hub / github.com/Hello-hao/Tbed / getAppupdate

Method getAppupdate

src/main/java/cn/hellohao/pojo/AppClient.java:74–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 }
73
74 public String getAppupdate() {
75 return appupdate;
76 }
77
78 public void setAppupdate(String isupdate) {
79 this.appupdate = isupdate;

Callers 2

webInfoMethod · 0.95
getClientVersionMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected