@bee-hole/server 2.2.0 → 2.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/i18n/zh-CN.toml CHANGED
@@ -503,7 +503,7 @@ WHOLESALE_ACTIVITY_GOOD_ID_INVALID = "商品ID无效"
503
503
  COUNTRY_CODE_EMPTY = "国家编码不能为空"
504
504
  COUNTRY_INFO_NOT_FOUND = "未找到对应的国家信息"
505
505
 
506
- OUT_ID_EXIST_ERROR = "商品外部编码重复,请修改后提交
506
+ OUT_ID_EXIST_ERROR = "商品外部编码重复,请修改后提交"
507
507
  NOT_ALLOW_MANUAL_CHANGE_STOCK = "不允许手动更改库存"
508
508
 
509
509
  TITLE_OR_SLUG_TOO_LONG_ERROR = "标题或别名过长"
package/main.exe CHANGED
Binary file
package/mainD CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bee-hole/server",
3
- "version": "2.2.0",
3
+ "version": "2.2.2",
4
4
  "description": "www.bee-hole.com",
5
5
  "main": "index.js",
6
6
  "directories": {
package/version CHANGED
@@ -1 +1 @@
1
- v2.2.0
1
+ v2.2.2