From e923f06d572c9a0e3b1eb2c54471af02c9d95bcf Mon Sep 17 00:00:00 2001
From: feiyu02 <risaku@163.com>
Date: 星期四, 18 十二月 2025 10:05:05 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
src/main/kotlin/com/flightfeather/uav/socket/eunm/FactorType.kt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/kotlin/com/flightfeather/uav/socket/eunm/FactorType.kt b/src/main/kotlin/com/flightfeather/uav/socket/eunm/FactorType.kt
index e99a0b7..62af905 100644
--- a/src/main/kotlin/com/flightfeather/uav/socket/eunm/FactorType.kt
+++ b/src/main/kotlin/com/flightfeather/uav/socket/eunm/FactorType.kt
@@ -157,7 +157,7 @@
}
/**
- * 涓嶅鐞嗕綆浜庢鍊肩殑鍊�
+ * 涓嶅鐞嗕綆浜庢鍊肩殑鏁版嵁
*/
fun getVMin(type: FactorType): Double = when (type) {
NO -> 1.0
--
Gitblit v1.9.3