Commit 4a6a9b39 by 吴博

feat: [1003157] 为编辑已有社群定义所属地区标签,小程序获取地理位置依据位置推群

parent 3645c765
package com.pcloud.book.record.service.impl; package com.pcloud.book.record.service;
import com.pcloud.book.record.biz.BookBrowseRecordBiz; import com.pcloud.book.record.biz.BookBrowseRecordBiz;
import com.pcloud.book.record.entity.BookBrowseRecord; import com.pcloud.book.record.entity.BookBrowseRecord;
...@@ -14,7 +14,7 @@ import org.springframework.web.bind.annotation.RequestParam; ...@@ -14,7 +14,7 @@ import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController; import org.springframework.web.bind.annotation.RestController;
/** /**
* @ClassName com.pcloud.book.record.service.impl.BookBrowseRecordServiceImpl * @ClassName com.pcloud.book.record.service.BookBrowseRecordServiceImpl
* @Author 吴博 * @Author 吴博
* @Description 书籍浏览埋点内部接口实现类 * @Description 书籍浏览埋点内部接口实现类
* @Date 2020/6/12 16:10 * @Date 2020/6/12 16:10
......
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