Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
zhangbo1_wd
2024-06-12 18:42:48 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
4728794cf321d65339dc5f17115d390dda793a46
4728794c
1 parent
700a3e15
删除todo
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
sight_harmony/commons/wdKit/src/main/ets/utils/AppUtils.ets
sight_harmony/commons/wdKit/src/main/ets/utils/AppUtils.ets
View file @
4728794
@@ -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
Please
register
or
login
to post a comment