Files
akbleserver/.hbuilderx/launch.json
2026-03-16 10:37:46 +08:00

12 lines
257 B
JSON

{
"version" : "1.0",
"configurations" : [
{
"customPlaygroundType" : "local",
"packageName" : "airunner.mzhfkj.com",
"playground" : "standard",
"type" : "uni-app:app-android"
}
]
}