feat:测试平台2.0更新
All checks were successful
iot-test-platform CI/CD / build-and-deploy (push) Successful in 15s

This commit is contained in:
lzh
2025-12-15 10:54:47 +08:00
parent f64d1c3ad2
commit 461f139731
56 changed files with 1668 additions and 814 deletions

3
.idea/compiler.xml generated
View File

@@ -7,13 +7,12 @@
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="hua-transport-jt808" />
<module name="iot-test-platform" />
</profile>
</annotationProcessing>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">
<module name="hua-transport-jt808" options="-parameters" />
<module name="iot-test-platform" options="-parameters" />
</option>
</component>