update 电单车协议

This commit is contained in:
Guoqs
2024-08-20 15:14:49 +08:00
parent 6aaece1862
commit 565f4790be
20 changed files with 39 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
package com.jsowell.netty.server.electricbicycles;
import com.alibaba.fastjson2.JSON;
import com.jsowell.netty.domain.ebike.AbsEBikeMessage;
import com.jsowell.pile.domain.ebike.AbsEBikeMessage;
import io.netty.channel.*;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Component;