src/main/kotlin/com/flightfeather/uav/biz/sourcetrace/exceptiontype/RTExcWindLevel1_1.kt
@@ -7,6 +7,7 @@ * @date 2025/5/29 * @author feiyu02 */ class RTExcWindLevel1_1 : BaseRTExcWindLevel { constructor(config: RTExcWindLevelConfig) : super(config)