公告板
版本库
filestore
活动
搜索
登录
温居城
/
HDLPhotovoltaicDebugAPP
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
2025年05月19日15:45:48
wjc
2025-05-19
1cfe43744e4424bc098ca5c51e12c0e5b93ae124
[~wjc/HDLPhotovoltaicDebugAPP.git]
/
sdk
/
src
/
main
/
java
/
com
/
hdl
/
sdk
/
link
/
core
/
bean
/
eventbus
/
EventNotifyGetGateWayInfo.java
1
2
3
4
5
6
7
8
9
10
11
package com.hdl.sdk.link.core.bean.eventbus;
import java.io.Serializable;
/**
* Created by Zoro
* Created on 2022/6/29
* description:
*/
public class EventNotifyGetGateWayInfo implements Serializable {
}