Changes between Version 23 and Version 24 of app2.0/project-description
- Timestamp:
- 04/08/2015 04:28:33 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.0/project-description
v23 v24 179 179 }}} 180 180 181 * 关于获取爆料类型的方法: 182 TopicService.getTypeIdForAppDetail(long topicId) 是旧app使用的方法,当时栏目id置顶的有歧义,跟网站端的不一致,所以现在废弃了这个方法,以后所有获取栏目类型都用如下的方法: 183 {{{ 184 #!java 185 TopicService.getTypeIdForApp(long section); 186 // 或者 187 TopicService.getTypeIdByTopicForApp(long topicId); 188 }}} 189 181 190 = 3、新增项目配置 = 182 191 … … 240 249 根据mrobot开发的反馈进行调整 241 250 242
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)