微信后台-二维码扫描代码初始化-简化,待处理细节

This commit is contained in:
2023-09-02 11:31:39 +08:00
parent 9b614251ca
commit f0ef32ffc6
15 changed files with 238 additions and 351 deletions

View File

@@ -2,7 +2,6 @@ package com.sv.netty.config;
public enum MessageType {
LINK("连接"),
LOAD("加载"),
OPEN_DOOR("开门"),
FAILED("开门校验失败");