zhangbo1_wd

删除todo

@@ -65,7 +65,6 @@ export class AppUtils { @@ -65,7 +65,6 @@ export class AppUtils {
65 } 65 }
66 66
67 static getOSName() { 67 static getOSName() {
68 - // TODO: 待确认,暂时写死Android  
69 return "Harmony" 68 return "Harmony"
70 } 69 }
71 70