@jctrans-materials/shared 1.0.24 → 1.0.25

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/dist/index.esm.js CHANGED
@@ -7772,7 +7772,7 @@ function rx(e) {
7772
7772
  return W("/auth/registerJoinCompanyBindWechat", e);
7773
7773
  }
7774
7774
  function nx(e) {
7775
- return W("/auth/loginPwdBindWechatApi", e);
7775
+ return W("/auth/loginPwdBindWechat", e);
7776
7776
  }
7777
7777
  function ox(e) {
7778
7778
  return W("/auth/loginCodeBindWechat", e);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jctrans-materials/shared",
3
- "version": "1.0.24",
3
+ "version": "1.0.25",
4
4
  "private": false,
5
5
  "description": "Shared logic for global modal components.",
6
6
  "main": "dist/index.cjs.js",