Просмотр исходного кода

Revert "Merge branch 'iteration-payment' into 11/24SAAS"

This reverts commit aa6a67d220c35c95dabdcd00d9590c3566550caf, reversing
changes made to 1dc8cb9ab3023bc3c6fdf7c8765efc20bd3c19cc.
lex 1 год назад
Родитель
Сommit
cf4b465e3a

+ 1 - 1
src/views/productService/model/rechargeModel.vue

@@ -140,7 +140,7 @@ export default {
               tenantId +
               "&returnUrl=" +
               returnUrl +
-              "&onotifyUrl=" +
+              "&notifyUrl=" +
               notifyUrl +
               "&type=" +
               res.data.type +

+ 1 - 1
src/views/productService/model/serviceModel.vue

@@ -214,7 +214,7 @@ export default {
               tenantId +
               "&returnUrl=" +
               returnUrl +
-              "&onotifyUrl=" +
+              "&notifyUrl=" +
               notifyUrl +
               "&type=" +
               res.data.type +

+ 1 - 1
src/views/resetTeaming/modals/giveMemberModel.vue

@@ -152,7 +152,7 @@ export default {
               tenantId +
               "&returnUrl=" +
               returnUrl +
-              "&onotifyUrl=" +
+              "&notifyUrl=" +
               notifyUrl +
               "&wxAppId=" +
               wxAppId;