@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.cjs.js +1 -1
- package/dist/index.d.ts +1018 -0
- package/dist/index.esm.js +1 -1
- package/package.json +1 -1
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/
|
|
7775
|
+
return W("/auth/loginPwdBindWechat", e);
|
|
7776
7776
|
}
|
|
7777
7777
|
function ox(e) {
|
|
7778
7778
|
return W("/auth/loginCodeBindWechat", e);
|