mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-14 06:50:09 +08:00
update
This commit is contained in:
@@ -96,7 +96,7 @@ public class PileChannelEntity {
|
|||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
public static ChannelHandlerContext getChannelByPileSn(String pileSn) {
|
public static ChannelHandlerContext getChannelByPileSn(String pileSn) {
|
||||||
output();
|
// output();
|
||||||
return manager.get(pileSn);
|
return manager.get(pileSn);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user