@bee-hole/server 2.13.0 → 2.14.0
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/package.json +2 -2
- package/resource/public/cp/index.html +1 -1
- package/resource/public/cp/js/{app~f075b844.fdec99a4.js → app~f075b844.5e3e721e.js} +1 -1
- package/resource/public/cp/js/app~f075b844.5e3e721e.js.gz +0 -0
- package/storage/patch/patch.sql +1 -1
- package/version +1 -1
- package/resource/public/cp/js/app~f075b844.fdec99a4.js.gz +0 -0
- /package/resource/public/cp/js/{chunk-03e1387e.901ff063.js → chunk-03e1387e.26d63cf8.js} +0 -0
- /package/resource/public/cp/js/{chunk-03e1387e.901ff063.js.gz → chunk-03e1387e.26d63cf8.js.gz} +0 -0
- /package/resource/public/cp/js/{chunk-0fc39cb0.bf1bf698.js → chunk-0fc39cb0.0401afe6.js} +0 -0
- /package/resource/public/cp/js/{chunk-0fc39cb0.bf1bf698.js.gz → chunk-0fc39cb0.0401afe6.js.gz} +0 -0
- /package/resource/public/cp/js/{chunk-2d37961d.67ae065a.js → chunk-2d37961d.3a2cfc1b.js} +0 -0
- /package/resource/public/cp/js/{chunk-2d37961d.67ae065a.js.gz → chunk-2d37961d.3a2cfc1b.js.gz} +0 -0
- /package/resource/public/cp/js/{chunk-4169f984.5fe6ae9b.js → chunk-4169f984.e5f641d2.js} +0 -0
- /package/resource/public/cp/js/{chunk-4169f984.5fe6ae9b.js.gz → chunk-4169f984.e5f641d2.js.gz} +0 -0
- /package/resource/public/cp/js/{chunk-6bb30001.43a498a8.js → chunk-6bb30001.2ebca078.js} +0 -0
- /package/resource/public/cp/js/{chunk-6bb30001.43a498a8.js.gz → chunk-6bb30001.2ebca078.js.gz} +0 -0
- /package/resource/public/cp/js/{chunk-d8abf4a4.229b0b83.js → chunk-d8abf4a4.da7beb7d.js} +0 -0
- /package/resource/public/cp/js/{chunk-d8abf4a4.229b0b83.js.gz → chunk-d8abf4a4.da7beb7d.js.gz} +0 -0
- /package/resource/public/cp/js/{lang-package~4e34e71e.650afe32.js → lang-package~4e34e71e.088db6ae.js} +0 -0
- /package/resource/public/cp/js/{lang-package~4e34e71e.650afe32.js.gz → lang-package~4e34e71e.088db6ae.js.gz} +0 -0
- /package/resource/public/cp/js/{lang-zh-TW-service~f63b1681.8b76aac7.js → lang-zh-TW-service~f63b1681.4b12044e.js} +0 -0
- /package/resource/public/cp/js/{lang-zh-TW-service~f63b1681.8b76aac7.js.gz → lang-zh-TW-service~f63b1681.4b12044e.js.gz} +0 -0
|
Binary file
|
package/storage/patch/patch.sql
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
ALTER TABLE `admin_member` ADD COLUMN `
|
|
1
|
+
ALTER TABLE `admin_member` ADD COLUMN `company_name` varchar(255) NULL COMMENT '公司名称' AFTER `updated_at`, ADD COLUMN `industry` varchar(255) NULL COMMENT '行业' AFTER `company_name`;
|
package/version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
v2.
|
|
1
|
+
v2.14.0
|
|
Binary file
|
|
File without changes
|
/package/resource/public/cp/js/{chunk-03e1387e.901ff063.js.gz → chunk-03e1387e.26d63cf8.js.gz}
RENAMED
|
File without changes
|
|
File without changes
|
/package/resource/public/cp/js/{chunk-0fc39cb0.bf1bf698.js.gz → chunk-0fc39cb0.0401afe6.js.gz}
RENAMED
|
File without changes
|
|
File without changes
|
/package/resource/public/cp/js/{chunk-2d37961d.67ae065a.js.gz → chunk-2d37961d.3a2cfc1b.js.gz}
RENAMED
|
File without changes
|
|
File without changes
|
/package/resource/public/cp/js/{chunk-4169f984.5fe6ae9b.js.gz → chunk-4169f984.e5f641d2.js.gz}
RENAMED
|
File without changes
|
|
File without changes
|
/package/resource/public/cp/js/{chunk-6bb30001.43a498a8.js.gz → chunk-6bb30001.2ebca078.js.gz}
RENAMED
|
File without changes
|
|
File without changes
|
/package/resource/public/cp/js/{chunk-d8abf4a4.229b0b83.js.gz → chunk-d8abf4a4.da7beb7d.js.gz}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|