- tableName - 类 中的变量com.byhealth.h5.core.bean.db.RecordBean
-
表名
- THREAD_BLOCK_MAX_TIME - 类 中的静态变量com.byhealth.h5.config.GlobalConfig
-
线程被阻塞的最大时间,单位是秒,默认是15秒,最大值最好不要超过20秒。
- token - 类 中的变量com.byhealth.h5.auth.AuthTokenBean
-
令牌
- TOKEN - 类 中的静态变量com.byhealth.h5.core.StatisticsService
-
token
- TOKEN_Effective_TIME - 类 中的静态变量com.byhealth.h5.config.GlobalConfig
-
token的有效时间,单位毫秒
- toString() - 类 中的方法com.byhealth.h5.auth.AuthTokenBean
-
覆盖toString方法
返回格式 (loginId:"admin2", lastAcessTime:1469000258708, token:"711e89e4-e6e0-4f20-accd-aea5d9d31ce4", isDuplicateLogin: false)
- toString() - 类 中的方法com.byhealth.h5.core.bean.db.RecordBean
-
覆盖toString方法
返回格式 (tableName: "table1", returnFieldArray: [field1,field2], dataMap: {}, conditionMap: {}, conditionMode: AND, likeConditionMap: {}, orderByFieldArray: [field1, field2], isDesc: true, limit: 15, offset: 0)
- toString() - 类 中的方法com.byhealth.h5.esb.EsbInnerRequestBean
-
覆盖toString方法
返回格式(httpMethod: "POST", url: "/abcApi/getUserInfo", paramBuffer: "key1=value1&key2=value2", contentType: "application/x-www-form-urlencoded; charset=utf-8", requestTimeout: 10000, isOnlyGetAccessToken: false, isNeedAuth: false)
- toString() - 类 中的方法com.byhealth.h5.esb.EsbRequestBean
-
覆盖toString方法
返回格式(httpMethod: "POST", url: "/abcApi/getUserInfo", paramBuffer: "key1=value1&key2=value2", contentType: "application/x-www-form-urlencoded; charset=utf-8", requestTimeout: 10000)
- trace(String) - 类 中的静态方法com.byhealth.h5.util.Log
-
- trace(String, Object) - 类 中的静态方法com.byhealth.h5.util.Log
-
- trace(String, Object, Object) - 类 中的静态方法com.byhealth.h5.util.Log
-
- trace(String, Object[]) - 类 中的静态方法com.byhealth.h5.util.Log
-
- trace(String, Throwable) - 类 中的静态方法com.byhealth.h5.util.Log
-
- trace(Marker, String) - 类 中的静态方法com.byhealth.h5.util.Log
-
- trace(Marker, String, Object) - 类 中的静态方法com.byhealth.h5.util.Log
-
- trace(Marker, String, Object, Object) - 类 中的静态方法com.byhealth.h5.util.Log
-
- trace(Marker, String, Object[]) - 类 中的静态方法com.byhealth.h5.util.Log
-
- trace(Marker, String, Throwable) - 类 中的静态方法com.byhealth.h5.util.Log
-