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