Implement ShopEditor

This commit is contained in:
2022-11-01 21:55:05 +08:00
parent 52317d8d5a
commit 302e4e327d
10 changed files with 345 additions and 67 deletions

View File

@@ -279,4 +279,7 @@ Improvement suggestions have been submitted, please use caution to send emails t
<data name="ShopType" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\en-us\ShopType.txt;System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089;utf-8</value>
</data>
<data name="GoodsIDConflictPrompt" xml:space="preserve">
<value>There is a conflict between the current goods ID and the ID in other stores, please replace with another ID or automatically generate an ID</value>
</data>
</root>