package com.ambimmort.commons.appmonitor; import java.io.Serializable; public class HeartBeatBean implements Serializable{ /** * */ private static final long serialVersionUID = 6347862634818971502L; private String name=""; private String scriptBean = ""; private long ttl = 0; private long heatbeat=0; private long zero=0; public long getHeatbeat() { return heatbeat; } public void setHeatbeat(long heatbeat) { this.heatbeat = heatbeat; } public long getZero() { return zero; } public void setZero(long zero) { this.zero = zero; } public void setTtl(long ttl) { this.ttl = ttl; } public long getTtl() { return ttl; } public void setScriptBean(String scriptBean) { this.scriptBean = scriptBean; } public String getScriptBean() { return scriptBean; } public String getName() { return name; } public void setName(String name) { this.name = name; } }

zzzyyy1 LV2
2024年2月26日
阳光正好 LV2
2021年10月29日
rruizy LV3
2021年6月30日
linjuny LV3
2021年6月28日
徐庚新 LV1
2020年11月4日
wangmeicong LV12
2020年7月15日
huzh035 LV3
2020年3月17日
2016021 LV2
2019年6月10日
1324488732 LV27
2018年11月19日
最代码官方 LV168
2018年9月24日

yulinfeng LV15
2024年7月15日
zzzyyy1 LV2
2024年2月26日
escape1023
2024年2月13日
暂无贡献等级
denglu123321 LV4
2023年12月27日
xp95323 LV15
2023年11月27日
Molly123 LV8
2023年10月21日
edpwyg LV14
2023年10月21日
三几个 LV11
2023年8月8日
matintalorr LV10
2023年5月9日
Q256688
2023年5月1日
暂无贡献等级