fix: 修改普通交限的显示

This commit is contained in:
2023-05-26 13:46:32 +08:00
parent 12e9fd1a2a
commit 22f52429f4
5 changed files with 52 additions and 11 deletions

View File

@@ -94,6 +94,7 @@
<xs:enumeration value="name"/>
<xs:enumeration value="maxSpeed"/><!--最高速度-->
<xs:enumeration value="minSpeed"/><!--最低速度-->
<xs:enumeration value="angle"/><!--角度-->
<xs:enumeration value="ref"/>
</xs:restriction>
</xs:simpleType>