瀏覽代碼

xls:增加兼容旧版编码

xulisong 6 年之前
父節點
當前提交
cbbf78e9e5
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      MBI/MBIResource/DataDictionary/GroupEquipmentCodes.xml

+ 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>