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-05-21 17:17:23 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3d9abfb3dab16d35deaefcdf607422550000ae49
3d9abfb3
1 parent
0a21483c
删除无用代码
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
12 deletions
sight_harmony/commons/wdNetwork/src/main/ets/http/HttpCommonParams.ets
sight_harmony/commons/wdNetwork/src/main/ets/http/HttpCommonParams.ets
View file @
3d9abfb
...
...
@@ -82,18 +82,7 @@ export class HttpParams {
}
private static getVersion() {
// TODO
// TODO
build时间,待对接build生成属性
return '202401242103';
}
private static getVersionCode() {
// TODO
return '10000';
}
public static getVersionName() {
// TODO 读取配置
return '1.0.0';
}
}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment