From 3bb508ee24045162b8fd779ac1486adb100eeab0 Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期一, 14 十一月 2022 15:35:53 +0800 Subject: [PATCH] 1 --- src/main/java/com/lf/server/entity/show/ReqParamFloatServer.java | 11 ++++- src/main/java/com/lf/server/entity/show/FloatServerResponse.java | 77 ++++++++++++++++++++++++++++++++++++++ 说明.txt | 2 + 3 files changed, 87 insertions(+), 3 deletions(-) diff --git a/src/main/java/com/lf/server/entity/show/FloatServerResponse.java b/src/main/java/com/lf/server/entity/show/FloatServerResponse.java new file mode 100644 index 0000000..da3c811 --- /dev/null +++ b/src/main/java/com/lf/server/entity/show/FloatServerResponse.java @@ -0,0 +1,77 @@ +package com.lf.server.entity.show; + +/** + * FloatServerResponse + * @author WWW + */ +public class FloatServerResponse { + private String modules; + + private String id; + + private String expireDate; + + private int processNum; + + private long time; + + private int availableNum; + + private String licenseCode; + + public String getModules() { + return this.modules; + } + + public void setModules(final String modules) { + this.modules = modules; + } + + public String getId() { + return this.id; + } + + public void setId(final String id) { + this.id = id; + } + + public String getExpireDate() { + return this.expireDate; + } + + public void setExpireDate(final String expireDate) { + this.expireDate = expireDate; + } + + public int getProcessNum() { + return this.processNum; + } + + public void setProcessNum(final int processNum) { + this.processNum = processNum; + } + + public int getAvailableNum() { + return this.availableNum; + } + + public void setAvailableNum(final int availableNum) { + this.availableNum = availableNum; + } + + public long getTime() { + return this.time; + } + + public void setTime(final long time) { + this.time = time; + } + + public String getLicenseCode() { + return this.licenseCode; + } + + public void setLicenseCode(final String licenseCode) { + this.licenseCode = licenseCode; + } +} diff --git a/src/main/java/com/lf/server/entity/show/ReqParamFloatServer.java b/src/main/java/com/lf/server/entity/show/ReqParamFloatServer.java index 4ab32df..d512d4e 100644 --- a/src/main/java/com/lf/server/entity/show/ReqParamFloatServer.java +++ b/src/main/java/com/lf/server/entity/show/ReqParamFloatServer.java @@ -12,17 +12,24 @@ */ public class ReqParamFloatServer { private String id; + private String port; + private String modules; + private int availableNum; + private long time; + private String localId; + private String cmdType; public ReqParamFloatServer() { this.localId = a(); } - public ReqParamFloatServer(String id,String port) { + + public ReqParamFloatServer(String id, String port) { this.id = id; this.port = port; this.localId = a(); @@ -133,6 +140,4 @@ } return upperCase; } - - } diff --git "a/\350\257\264\346\230\216.txt" "b/\350\257\264\346\230\216.txt" index d6fd42b..1f54a4d 100644 --- "a/\350\257\264\346\230\216.txt" +++ "b/\350\257\264\346\230\216.txt" @@ -156,6 +156,8 @@ 8dfb75298185cbcc4b2d485fdb4f25627f7aeb4dd41329076b5015586e4d56cfe2c56f12cd9852c447904210117b41fe2672b24d7e82fd581ad5a0983b501b5bcbe97d65dbbe770dbdc4a98e80d2966a71ecd0041a5282283bff853d70caf7aed671bc9c9d4bedf6d1d0294394861af40f195d68a965d957d53c78aa50ada3afc65d1a526c54648e6e081e8f7f7ab1c31b9f75916170e638b0b9216d30204864afe3a7a1bc8a6563bf44daf6a29e27c19f798c4f82dbb904ea4aa4fcc87a82226d9bf3e891ecb97b94263064fec025e3aa7c440d7c0e8ed559b84ae2438ec0fc438444a03c992883170ecdde20e08552efcf9d584de469930b27c81f946548d5c6e63e815671182b03b5e6e622ddb10a3f6a35ad3f44ec247a3b2dee0e936020d48efb7abc2d2abfb555f61d54c85eca {"machineId":"dba5c0f908f92fbdb6f0a3f58a5a3193","isRegistered":true,"registeredModules":[1,3,4,9,10,11,12,13,17,25,30,33,37],"modules":[{"id":1,"name":"wms","group":"GISServer","title":"鍔ㄦ�佸湴鍥炬湇鍔�"},{"id":3,"name":"tms","group":"GISServer","title":"鐡︾墖鍦板浘鏈嶅姟"},{"id":9,"name":"wfs","group":"GISServer","title":"瑕佺礌鏈嶅姟"},{"id":12,"name":"wns","group":"GISServer","title":"缃戠粶鍒嗘瀽鏈嶅姟"},{"id":13,"name":"geocode","group":"GISServer","title":"鍦扮悊缂栫爜鏈嶅姟"},{"id":17,"name":"wcs","group":"GISServer","title":"鏍呮牸鏈嶅姟"},{"id":25,"name":"c3d","group":"GISServer","title":"涓夌淮妯″瀷鏈嶅姟"},{"id":30,"name":"cts","group":"GISServer","title":"涓夌淮鍦板舰鏈嶅姟"},{"id":33,"name":"cimservice","group":"CIMSuite","title":"璇箟妯″瀷鏈嶅姟"},{"id":37,"name":"websdk","group":"WEBSDK","title":"WEBSDK"},{"id":38,"name":"pw","group":"Parallelworld","title":" Parallelworld"},{"id":50,"name":"ext","group":"extension","title":"extension"}],"expireDate":1668486201730,"isFloating":true,"floatServerIp":"192.168.20.106","floatServerPort":12316,"message":"OK","success":true} + +{"id":"dba5c0f908f92fbdb6f0a3f58a5a3193","expireDate":"2023-01-17","localId":"192.168.20.106|E0-70-EA-AA-B6-43","availableNum":12,"time":1668394770458,"licenseCode":"78a82f0920de0f557f8177bec1e48601c4dc25e4054a00728e4314b56528d3a1632de5298edee38a65412277977a174fea5d91c452b19ef138dbc2ba089ba632"} ------------------------------------------------------------------------------------------------ 鏉冮檺 绠¢亾鍩虹澶ф暟鎹钩鍙帮細 鍒犻櫎 缁煎悎灞曠ず\缁煎悎灞曠ず\鏌ヨ锛� 涓嬭浇銆佷笂浼� -- Gitblit v1.9.3