From d156e60751ebbccefa8163b9877f6e307abd1473 Mon Sep 17 00:00:00 2001 From: wjc <1243177876@qq.com> Date: 星期四, 29 六月 2023 15:36:46 +0800 Subject: [PATCH] Merge branch 'wjc' --- app/src/main/assets/data/dcloud_control.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/main/assets/data/dcloud_control.xml b/app/src/main/assets/data/dcloud_control.xml index 727b81a..acfad40 100644 --- a/app/src/main/assets/data/dcloud_control.xml +++ b/app/src/main/assets/data/dcloud_control.xml @@ -1,6 +1,6 @@ -<hbuilder version="1.9.9.80110" debug="false" syncDebug ="false"> +<hbuilder debug="true" syncDebug="false" version="1.9.9.80110"> <apps> - <app appid="unimp" appver="1.0"/> + <app appid="unimp" appver="1.0" /> </apps> </hbuilder> -- Gitblit v1.8.0