Impl ShopGoodsExcelConfigData.json parsing

This commit is contained in:
2022-11-07 23:00:57 +08:00
parent 0c003616cb
commit c018b23913
10 changed files with 239 additions and 30 deletions

View File

@@ -276,4 +276,7 @@
<data name="GoodsIDConflictPrompt" xml:space="preserve">
<value>當前商品ID與其它商店中的ID存在衝突請更換其它ID或自動生成ID</value>
</data>
<data name="ShopJsonOverrideWarning" xml:space="preserve">
<value>僅允許以 Shop.json 格式保存!確定要覆蓋當前指定文件嗎?</value>
</data>
</root>