This website works better with JavaScript.
首頁
探索
說明
註冊
登入
gitadmin
/
tuoheng_air_monitor_move_20240705
關註
2
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
6
Wiki
Activity
瀏覽代碼
Merge branch 'develop' of gitadmin/tuoheng_air_monitor into release
tags/v1.0.4^2
wanjing
11 月之前
父節點
7098d5c6e7
aacfa1fdde
當前提交
a9e5e93aad
共有
1 個文件被更改
,包括
5 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
tuoheng-service/tuoheng-admin/src/main/java/com/tuoheng/admin/entity/vo/AirportMsgVo.java
+ 5
- 0
tuoheng-service/tuoheng-admin/src/main/java/com/tuoheng/admin/entity/vo/AirportMsgVo.java
查看文件
@@ -34,6 +34,11 @@ public class AirportMsgVo {
*/
private String ysingal;
/**
* 遥测信号
*/
private String tsingal;
/**
* 电压
*/
Write
Preview
Loading…
取消
儲存