yj
2025-09-03 f28ac0166536a2a4b68cac685a41ea667f60f7e9
config.py
@@ -118,6 +118,9 @@
        # 结束字符串配置
        self.end_str_list = config_data.get("end_str_list", [])
        # 测试群组关键字配置
        self.test_group_keywords = config_data.get("test_group_keywords", [])
    def update_ecloud_w_id(self, new_w_id: str) -> bool:
        """