Riku
2025-06-11 d3b43d50df28c4fe27c104dcd146d35b2bad4d20
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)