河马支付

This commit is contained in:
唐明明
2022-09-23 17:02:55 +08:00
parent 872a125fc1
commit 9002c868c4
19 changed files with 1429 additions and 585 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "河马支付",
"id": "TestModule",
"version": "1.0.0",
"description": "河马支付",
"_dp_type":"nativeplugin",
"_dp_nativeplugin":{
"android": {
"plugins": [
{
"type": "module",
"name": "TestModule",
"class": "io.dcloud.uniplugin.AppModule"
}
],
"integrateType": "aar"
}
}
}