feiyu02
2025-07-16 8fc27dba6719041402e3e3c099e2f3e01d9d52c7
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)