Commit a33e1382 authored by 翟国钧's avatar 翟国钧

update

parent 2d34eebc
...@@ -45,6 +45,17 @@ ...@@ -45,6 +45,17 @@
*/ */
- (void)setUserId:(NSInteger)userId; - (void)setUserId:(NSInteger)userId;
/*!
* @author zhaiguojun, 16-05-27
*
* @brief 设置当前城市id
*
* @param eventId 参数城市id
*
* @since 6.0
*/
- (void)setCurrentCityId:(NSString *)currentCityId
/** /**
* @brief 自定义事件,数量统计. * @brief 自定义事件,数量统计.
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment