zhangbo1_wd

删除无用代码

... ... @@ -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
... ...