Merge remote-tracking branch 'origin/test' into test
| | |
| | | ca.`name` as classifyName, |
| | | p.examine_at, |
| | | c.name communityName, |
| | | p.urban_status |
| | | p.urban_status, |
| | | p.transfer_reason |
| | | FROM |
| | | com_act_easy_photo p |
| | | LEFT JOIN sys_user u ON p.sponsor_id = u.user_id |
| | |
| | | if (msg.toString().startsWith("4A1802")) { |
| | | myTools.writeToClient("404A021823", ctx, "状态包"); |
| | | } |
| | | if (msg.toString().startsWith("4A0C0134")) { |
| | | if (msg.toString().startsWith("4A0C01")) { |
| | | myTools.writeToClient("404A01" + DateUtils.getDateFormatString(new Date(), "HHmmss") + "23", ctx, "心跳包"); |
| | | } |
| | | if (msg.toString().startsWith("4A1803")) { |