Przeglądaj źródła

xls:增加兼容旧版编码

xulisong 6 lat temu
rodzic
commit
cbbf78e9e5

+ 11 - 0
MBI/MBIResource/DataDictionary/GroupEquipmentCodes.xml

@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<ArrayOfGroupCodes xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+  <GroupCodes>
+    <string>DWHP</string>
+    <string>DWPP</string>
+  </GroupCodes>
+  <GroupCodes>
+    <string>BANC</string>
+    <string>BACU</string>
+  </GroupCodes>
+</ArrayOfGroupCodes>