Commit 918b86d8e821b196e71cec3507d40780c157689f
1 parent
4a820f89
item杂项表删除
Showing
2 changed files
with
1 additions
and
14 deletions
Show diff stats
Datas/pro2d/GlobalBaseDatas.xlsx
No preview for this file type
Defines/pro2d.xml
@@ -303,12 +303,6 @@ | @@ -303,12 +303,6 @@ | ||
303 | </bean> | 303 | </bean> |
304 | 304 | ||
305 | 305 | ||
306 | - <bean name="MiscellaneousData"> | ||
307 | - <var name="Name" type="string"/> | ||
308 | - <var name="Path" type="string"/> | ||
309 | - </bean> | ||
310 | - | ||
311 | - | ||
312 | <bean name="BraekdownResult"> | 306 | <bean name="BraekdownResult"> |
313 | <var name="ItemID" type="int"/> | 307 | <var name="ItemID" type="int"/> |
314 | <var name="MinNum" type="int"/> | 308 | <var name="MinNum" type="int"/> |
@@ -353,12 +347,6 @@ | @@ -353,12 +347,6 @@ | ||
353 | </bean> | 347 | </bean> |
354 | 348 | ||
355 | 349 | ||
356 | - <bean name="ItemMiscellaneousData"> | ||
357 | - <var name="MiscellaneousDataKey" type="string"/> | ||
358 | - <var name="MiscellaneousDataList" type="list,MiscellaneousData"/> | ||
359 | - </bean> | ||
360 | - | ||
361 | - | ||
362 | <bean name="OpenBox"> | 350 | <bean name="OpenBox"> |
363 | <var name="ID" type="int"/> | 351 | <var name="ID" type="int"/> |
364 | <var name="Name" type="string"/> | 352 | <var name="Name" type="string"/> |
@@ -910,8 +898,7 @@ | @@ -910,8 +898,7 @@ | ||
910 | <table name="TbEquipBreakdown" value="EquipBreakdown" input="pro2d/EquipBreakdown.xlsx"/> | 898 | <table name="TbEquipBreakdown" value="EquipBreakdown" input="pro2d/EquipBreakdown.xlsx"/> |
911 | <table name="TbEquipmentLvUpMaterials" value="EquipmentLvUpMaterials" input="pro2d/EquipmentLvUpMaterials.xlsx"/> | 899 | <table name="TbEquipmentLvUpMaterials" value="EquipmentLvUpMaterials" input="pro2d/EquipmentLvUpMaterials.xlsx"/> |
912 | <table name="TbEquipmentComposite" value="EquipmentComposite" input="pro2d/EquipmentComposite.xlsx"/> | 900 | <table name="TbEquipmentComposite" value="EquipmentComposite" input="pro2d/EquipmentComposite.xlsx"/> |
913 | - <table name="TbItemData" value="ItemData" input="pro2d/BaseData@ItemData.xlsx"/> | ||
914 | - <table name="TbItemMiscellaneousData" value="ItemMiscellaneousData" input="pro2d/MiscellaneousData@ItemData.xlsx"/> | 901 | + <table name="TbItemData" value="ItemData" input="pro2d/ItemData.xlsx"/> |
915 | <table name="TbOpenBox" value="OpenBox" input="pro2d/OpenBox.xlsx"/> | 902 | <table name="TbOpenBox" value="OpenBox" input="pro2d/OpenBox.xlsx"/> |
916 | <table name="TbConsumptionItemData" value="ConsumptionItemData" input="pro2d/ConsumptionItemData.xlsx"/> | 903 | <table name="TbConsumptionItemData" value="ConsumptionItemData" input="pro2d/ConsumptionItemData.xlsx"/> |
917 | <table name="TbCoupleTies" value="CoupleTies" input="pro2d/CoupleTiesDatas.xlsx"/> | 904 | <table name="TbCoupleTies" value="CoupleTies" input="pro2d/CoupleTiesDatas.xlsx"/> |