@bee-hole/server 1.26.5 → 1.27.1

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.
Files changed (34) hide show
  1. package/i18n/zh-CN.toml +1 -0
  2. package/main.exe +0 -0
  3. package/mainD +0 -0
  4. package/package.json +2 -2
  5. package/resource/public/cp/css/{lang-trans~748942c6.d6449c2b.css → lang-trans~748942c6.6a28f0b0.css} +1 -1
  6. package/resource/public/cp/css/lang-trans~748942c6.6a28f0b0.css.gz +0 -0
  7. package/resource/public/cp/index.html +1 -1
  8. package/resource/public/cp/js/app~f075b844.b366cd45.js +1 -0
  9. package/resource/public/cp/js/app~f075b844.b366cd45.js.gz +0 -0
  10. package/resource/public/cp/js/lang-id-ID-service~8773d05b.c3f63f8b.js +1 -0
  11. package/resource/public/cp/js/lang-trans~748942c6.d3da8347.js +9 -0
  12. package/resource/public/cp/js/lang-trans~748942c6.d3da8347.js.gz +0 -0
  13. package/storage/init/init.sql +3 -1
  14. package/storage/patch/patch.sql +1 -2
  15. package/version +1 -1
  16. package/resource/public/cp/css/lang-trans~748942c6.d6449c2b.css.gz +0 -0
  17. package/resource/public/cp/js/app~f075b844.3fb5d0c7.js +0 -1
  18. package/resource/public/cp/js/app~f075b844.3fb5d0c7.js.gz +0 -0
  19. package/resource/public/cp/js/lang-id-ID-service~8773d05b.b24d791d.js +0 -1
  20. package/resource/public/cp/js/lang-trans~748942c6.caae2587.js +0 -9
  21. package/resource/public/cp/js/lang-trans~748942c6.caae2587.js.gz +0 -0
  22. /package/resource/public/cp/css/{chunk-vendors~921ad15b.4615dacc.css → chunk-vendors~921ad15b.118c33f9.css} +0 -0
  23. /package/resource/public/cp/css/{chunk-vendors~921ad15b.4615dacc.css.gz → chunk-vendors~921ad15b.118c33f9.css.gz} +0 -0
  24. /package/resource/public/cp/css/{chunk-vendors~db456615.5511bcb8.css → chunk-vendors~db456615.2857329c.css} +0 -0
  25. /package/resource/public/cp/css/{chunk-vendors~db456615.5511bcb8.css.gz → chunk-vendors~db456615.2857329c.css.gz} +0 -0
  26. /package/resource/public/cp/js/{chunk-04d7c8ea.8a1fd518.js → chunk-04d7c8ea.da788ff0.js} +0 -0
  27. /package/resource/public/cp/js/{chunk-120e4efc.ccff5579.js → chunk-120e4efc.413e5ec4.js} +0 -0
  28. /package/resource/public/cp/js/{chunk-13fd0005.80ba1fa1.js → chunk-13fd0005.5e7a6c9e.js} +0 -0
  29. /package/resource/public/cp/js/{chunk-32ca08dd.37c9fac8.js → chunk-32ca08dd.622533b5.js} +0 -0
  30. /package/resource/public/cp/js/{chunk-61c1aab3.d6d41937.js → chunk-61c1aab3.62dcb54c.js} +0 -0
  31. /package/resource/public/cp/js/{chunk-61c1aab3.d6d41937.js.gz → chunk-61c1aab3.62dcb54c.js.gz} +0 -0
  32. /package/resource/public/cp/js/{chunk-6c3fad0b.a54cffcf.js → chunk-6c3fad0b.f54ee727.js} +0 -0
  33. /package/resource/public/cp/js/{chunk-ac5b10a4.df6e0a52.js → chunk-ac5b10a4.e51ccc8c.js} +0 -0
  34. /package/resource/public/cp/js/{chunk-fc40dc74.8e0783ef.js → chunk-fc40dc74.6cdd1367.js} +0 -0
package/i18n/zh-CN.toml CHANGED
@@ -255,6 +255,7 @@ PRINTER_TEMPLATE_EMPTY = "请先设置打印模板,再进行打印"
255
255
  PRINTER_OFFLINE = "打印机离线,请检查打印机是否正常"
256
256
  PRINTER_DATA_EMPTY = "打印指令数据为空"
257
257
  PRINTER_NOT_BIND_TEMPLATE = "打印机未绑定有效的打印模板,无法打印"
258
+ PRINTER_NOT_CONFIG = "未配置云打印账号"
258
259
 
259
260
  INVALID_DOMAIN = "无效的域名"
260
261
  CHECK_CACHE_GUEST_TOKEN_ERROR = "请收银员刷新token后操作"
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": "1.26.5",
3
+ "version": "1.27.1",
4
4
  "description": "www.bee-hole.com",
5
5
  "main": "index.js",
6
6
  "directories": {
@@ -10,7 +10,7 @@
10
10
  "scripts": {
11
11
  },
12
12
  "dependencies": {
13
- "@bee-hole/admin": "1.18.4"
13
+ "@bee-hole/admin": "1.19.0"
14
14
  },
15
15
  "keywords": [
16
16
  "E-commerce",