提交 2d82f5d9 编写于 作者: I im-robot

chore: update modules.json

上级 59486799
...@@ -305,7 +305,7 @@ ...@@ -305,7 +305,7 @@
"app": { "app": {
"js": false, "js": false,
"kotlin": true, "kotlin": true,
"swift": false, "swift": true,
"arkts": true "arkts": true
} }
}, },
...@@ -323,7 +323,7 @@ ...@@ -323,7 +323,7 @@
"app": { "app": {
"js": false, "js": false,
"kotlin": true, "kotlin": true,
"swift": false, "swift": true,
"arkts": false "arkts": false
} }
}, },
...@@ -350,7 +350,7 @@ ...@@ -350,7 +350,7 @@
"app": { "app": {
"js": false, "js": false,
"kotlin": true, "kotlin": true,
"swift": false, "swift": true,
"arkts": true "arkts": true
} }
}, },
...@@ -359,7 +359,7 @@ ...@@ -359,7 +359,7 @@
"app": { "app": {
"js": false, "js": false,
"kotlin": true, "kotlin": true,
"swift": false, "swift": true,
"arkts": false "arkts": false
} }
} }
...@@ -736,24 +736,8 @@ ...@@ -736,24 +736,8 @@
"swift": true "swift": true
} }
}, },
"restoreCompletedTransactions": { "createVirtualPaymentContext": {
"name": "restoreCompletedTransactions", "name": "createVirtualPaymentContext",
"app": {
"js": false,
"kotlin": false,
"swift": true
}
},
"getUnfinishedTransactions": {
"name": "getUnfinishedTransactions",
"app": {
"js": false,
"kotlin": false,
"swift": true
}
},
"finishedTransaction": {
"name": "finishedTransaction",
"app": { "app": {
"js": false, "js": false,
"kotlin": false, "kotlin": false,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册