修改:
1.直接返回查询TK账号统计次数 2.修复查询主播国家 sqlXML BUG 3.添加主播HostInfo日期格式化注解
This commit is contained in:
@@ -7,5 +7,5 @@ import com.yupi.springbootinit.model.vo.common.AccountCrawlCount;
|
||||
* @date: 2025/6/16 14:07
|
||||
*/
|
||||
public interface CommonService {
|
||||
AccountCrawlCount getAccountCrawlCount(String accountName);
|
||||
Integer getAccountCrawlCount(String accountName);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user