重构网络返回对象2.对应服务上报问题接口变更
This commit is contained in:
@@ -62,6 +62,8 @@ open class TaskBean @JvmOverloads constructor(
|
||||
|
||||
@Ignore
|
||||
var message: String = "",
|
||||
@Ignore
|
||||
var errMsg: String = "",
|
||||
var color: Int = 0xFF00AA
|
||||
) : RealmObject() {
|
||||
fun getDownLoadUrl(): String {
|
||||
|
||||
Reference in New Issue
Block a user