Commit 4d20082b82e545ccb8e640e1c10a63e7eec5164a

Authored by yangjiyue
1 parent c0a1d285

再上传表格

Datas/common/FUIPanel.xlsx
No preview for this file type
Datas/pro2d/CrystalReinforcement.xlsx
No preview for this file type
Datas/pro2d/StoreSummary.xlsx
No preview for this file type
@@ -415,6 +415,12 @@ @@ -415,6 +415,12 @@
415 <var name="GoodsDataStructs" type="map,int,GoodsDataStruct"/> 415 <var name="GoodsDataStructs" type="map,int,GoodsDataStruct"/>
416 </bean> 416 </bean>
417 417
  418 + <bean name="StoreSummary">
  419 + <var name="Title" type="string"/>
  420 + <var name="Image" type="string"/>
  421 + <var name="PanelEnum" type="int"/>
  422 + </bean>
  423 +
418 424
419 <bean name="CoupleTiesBuffData"> 425 <bean name="CoupleTiesBuffData">
420 <var name="AttributesEntryID" type="int"/> 426 <var name="AttributesEntryID" type="int"/>
@@ -918,6 +924,7 @@ @@ -918,6 +924,7 @@
918 <table name="TbQuestDatas" value="QuestDatas" input="pro2d/QuestDatas.xlsx"/> 924 <table name="TbQuestDatas" value="QuestDatas" input="pro2d/QuestDatas.xlsx"/>
919 <table name="TbIntervalTable" value="IntervalTable" input="pro2d/IntervalTable.xlsx"/> 925 <table name="TbIntervalTable" value="IntervalTable" input="pro2d/IntervalTable.xlsx"/>
920 <table name="TbStoreDatas" value="StoreDatas" input="pro2d/StoreDatas.xlsx"/> 926 <table name="TbStoreDatas" value="StoreDatas" input="pro2d/StoreDatas.xlsx"/>
  927 + <table name="TbStoreSummary" value="StoreSummary" input="pro2d/StoreSummary.xlsx"/>
921 <table name="TbRechargeDatas" value="RechargeDatas" input="pro2d/RechargeDatas.xlsx"/> 928 <table name="TbRechargeDatas" value="RechargeDatas" input="pro2d/RechargeDatas.xlsx"/>
922 <table name="TbHeroReinMaterials" value="HeroReinMaterials" input="pro2d/HeroReinMaterials.xlsx"/> 929 <table name="TbHeroReinMaterials" value="HeroReinMaterials" input="pro2d/HeroReinMaterials.xlsx"/>
923 <table name="TbSkillToSkillConfig" value="SkillToSkillConfig" input="pro2d/SkillToSkillConfig.xlsx"/> 930 <table name="TbSkillToSkillConfig" value="SkillToSkillConfig" input="pro2d/SkillToSkillConfig.xlsx"/>