@@ -69,7 +69,7 @@ class KSLS:
if has_more == False:
return list
except Exception as exc:
- Common.logger("ks-ls").info(f"抖音历史数据获取失败:{exc}\n")
+ Common.logger("ks-ls").info(f"快手历史数据获取失败:{exc}\n")
@classmethod