Logs

本页结果数:20
2026-09-02 20:23:22.227 · INFO · cbg-trade · test
[user_trade_query.go:517] [UserTradeQuery] done type=weapon source=clickhouse user_id=178 ip=39.174.13.152 tables=weapon_4,weapon_5,weapon_6,weapon_7,weapon_8,weapon_9,weapon_10,weapon_11,weapon_12,weapon_13,weapon_14,weapon_15,weapon_52,weapon_53,weapon_54,weapon_72,weapon_73,weapon_74,weapon_83,weapon_91 total=0 returned=0 page=1 page_size=20 cost_score=0 free_reason=no_result score_after=670 elapsed=1.292304046s filter={table="" server_id=0 server_age="" page=1 page_size=20 eid="" name="" status=- statuses=[4 5 6] selling_time_start=- selling_time_end=- sort_field="price" sort_order="asc" equip_type="" kind_id=0 skill_count=-1 ranges=damage:580..-,level:140..140,magic:32..-,stamina:20..- equals=gem_type:"太阳石",special_skill:"光辉之甲" contains_all=- contains_any=- excludes_any=-}
2026-09-02 20:23:22.165 · INFO · cbg-trade · test
[single_line.go:57] [sub_check] progress: processed=700/899 waiting=0 ordered=0 pushed=46 errors=0
2026-09-02 20:23:22.104 · INFO · cbg-trade · test
[user_trade_query.go:1192] [UserTradeQuery] data query ok source=clickhouse tables=weapon_4,weapon_5,weapon_6,weapon_7,weapon_8,weapon_9,weapon_10,weapon_11,weapon_12,weapon_13,weapon_14,weapon_15,weapon_52,weapon_53,weapon_54,weapon_72,weapon_73,weapon_74,weapon_83,weapon_91 returned=0 elapsed=461.981721ms
2026-09-02 20:23:21.642 · INFO · cbg-trade · test
[user_trade_query.go:1185] [UserTradeQuery] data sql source=clickhouse tables=weapon_4,weapon_5,weapon_6,weapon_7,weapon_8,weapon_9,weapon_10,weapon_11,weapon_12,weapon_13,weapon_14,weapon_15,weapon_52,weapon_53,weapon_54,weapon_72,weapon_73,weapon_74,weapon_83,weapon_91 sql="SELECT * FROM (SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_4' AS weapon_type, '枪' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_4 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND damage >= ? AND stamina >= ? AND level >= ? AND level <= ? AND magic >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_5' AS weapon_type, '斧' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_5 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_6' AS weapon_type, '剑' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_6 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND magic >= ? AND damage >= ? AND stamina >= ? AND level >= ? AND level <= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_7' AS weapon_type, '双剑' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_7 WHERE status IN (?,?,?) AND special_skill = ? AND gem_type = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_8' AS weapon_type, '飘带' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_8 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_9' AS weapon_type, '爪刺' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_9 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_10' AS weapon_type, '扇' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_10 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND damage >= ? AND stamina >= ? AND level >= ? AND level <= ? AND magic >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_11' AS weapon_type, '魔棒' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_11 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND stamina >= ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_12' AS weapon_type, '鞭子' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_12 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_13' AS weapon_type, '双环' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_13 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_14' AS weapon_type, '刀' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_14 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND stamina >= ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_15' AS weapon_type, '锤' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_15 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND stamina >= ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_52' AS weapon_type, '宝珠' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_52 WHERE status IN (?,?,?) AND special_skill = ? AND gem_type = ? AND damage >= ? AND stamina >= ? AND level >= ? AND level <= ? AND magic >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_53' AS weapon_type, '弓弩' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_53 WHERE status IN (?,?,?) AND special_skill = ? AND gem_type = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_54' AS weapon_type, '法杖' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_54 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_72' AS weapon_type, '灯笼' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_72 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND stamina >= ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_73' AS weapon_type, '巨剑' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_73 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_74' AS weapon_type, '伞' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_74 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_83' AS weapon_type, '双斧' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_83 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT\n\t\t\tid, eid, server_id, kind_id, name, price, selling_time, level,\n\t\t\tdurability, fail, gem_upgrade, gem_type, open_count,\n\t\t\tstrength, agility, magic, body, stamina,\n\t\t\tspecial_skill, special_effect, suit_skill,\n\t\t\t0 AS defense, 0 AS mp, 0 AS blood, 0 AS spirit,\n\t\t\thit, damage, total_damage, total_init_damage,\n\t\t\t0 AS attack, 0 AS speed, 0 AS magic_attack, 0 AS magic_defense,\n\t\t\t0 AS potential, 0 AS is_baby, 0 AS bianyi_type,\n\t\t\t0 AS attack_quality, 0 AS defense_quality, 0 AS body_quality, 0 AS magic_quality,\n\t\t\t0 AS speed_quality, 0 AS hide_quality, 0 AS history_spirit, 0 AS life, 0 AS growth,\n\t\t\t0 AS skill_count, 0 AS skill_score,\n\t\t\t'' AS inner_dan, '' AS feature, '' AS blessing, '' AS skills, '' AS equip_skill,\n\t\t\t'' AS equip_type, '' AS equip_type_label, 'weapon_91' AS weapon_type, '' AS weapon_type_label,\n\t\t\tstatus, status_update_time, status_error_code,\n\t\t\tspecial_skill_grade, special_effect_grade, suit_grade,\n\t\t\tcreated_at, sold_time,\n\t\t\t'' AS tag, 0 AS is_four_blessing, '' AS equip_gem_level, '' AS inner_dan_level,\n\t\t\telimate_price, elimate_rate, effect160, effect160_value\n\t\tFROM cbg_item.weapon_91 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ?) ORDER BY price ASC LIMIT 20 OFFSET 0" args=[4 5 6 太阳石 光辉之甲 580 20 140 140 32 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 32 580 20 140 140 4 5 6 光辉之甲 太阳石 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 580 20 140 140 32 4 5 6 太阳石 光辉之甲 20 140 140 32 580 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 20 140 140 32 580 4 5 6 太阳石 光辉之甲 20 140 140 32 580 4 5 6 光辉之甲 太阳石 580 20 140 140 32 4 5 6 光辉之甲 太阳石 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 20 140 140 32 580 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20]
2026-09-02 20:23:21.641 · INFO · cbg-trade · test
[user_trade_query.go:1183] [UserTradeQuery] count ok source=clickhouse tables=weapon_4,weapon_5,weapon_6,weapon_7,weapon_8,weapon_9,weapon_10,weapon_11,weapon_12,weapon_13,weapon_14,weapon_15,weapon_52,weapon_53,weapon_54,weapon_72,weapon_73,weapon_74,weapon_83,weapon_91 total=0 raw_total=0 max_rows=1000 elapsed=647.940572ms
2026-09-02 20:23:20.993 · INFO · cbg-trade · test
[user_trade_query.go:497] [UserTradeQuery] start type=weapon source=clickhouse user_id=178 ip=39.174.13.152 raw_query="page=1&page_size=20&status=4,5,6&sort_field=price&sort_order=asc&save_history=1&level_min=140&level_max=140&gem_type=%E5%A4%AA%E9%98%B3%E7%9F%B3&skill=%E5%85%89%E8%BE%89%E4%B9%8B%E7%94%B2&magic_min=32&stamina_min=20&damage_min=580&blessing_match_mode=all" filter={table="" server_id=0 server_age="" page=1 page_size=20 eid="" name="" status=- statuses=[4 5 6] selling_time_start=- selling_time_end=- sort_field="price" sort_order="asc" equip_type="" kind_id=0 skill_count=-1 ranges=damage:580..-,level:140..140,magic:32..-,stamina:20..- equals=gem_type:"太阳石",special_skill:"光辉之甲" contains_all=- contains_any=- excludes_any=-}
2026-09-02 20:23:20.993 · INFO · cbg-trade · test
[user_trade_query.go:1172] [UserTradeQuery] count sql source=clickhouse tables=weapon_4,weapon_5,weapon_6,weapon_7,weapon_8,weapon_9,weapon_10,weapon_11,weapon_12,weapon_13,weapon_14,weapon_15,weapon_52,weapon_53,weapon_54,weapon_72,weapon_73,weapon_74,weapon_83,weapon_91 sql="SELECT count() AS total FROM (SELECT * FROM (SELECT 1 AS matched FROM cbg_item.weapon_4 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_5 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_6 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_7 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_8 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_9 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_10 WHERE status IN (?,?,?) AND special_skill = ? AND gem_type = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_11 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_12 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_13 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_14 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_15 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND stamina >= ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_52 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_53 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_54 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_72 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_73 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_74 WHERE status IN (?,?,?) AND special_skill = ? AND gem_type = ? AND stamina >= ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_83 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ? UNION ALL SELECT 1 AS matched FROM cbg_item.weapon_91 WHERE status IN (?,?,?) AND gem_type = ? AND special_skill = ? AND level >= ? AND level <= ? AND magic >= ? AND damage >= ? AND stamina >= ?) LIMIT 1000)" args=[4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 光辉之甲 太阳石 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 20 140 140 32 580 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 光辉之甲 太阳石 20 140 140 32 580 4 5 6 太阳石 光辉之甲 140 140 32 580 20 4 5 6 太阳石 光辉之甲 140 140 32 580 20]
2026-09-02 20:23:19.787 · INFO · cbg-trade · test
[random_push_review.go:194] role get random push review, token: DTHF-NURN-3826-3772
2026-09-02 20:23:17.652 · INFO · cbg-trade · test
[random_push_review.go:194] role get random push review, token: SLMN-VFYT-6778-4481
2026-09-02 20:23:16.832 · INFO · cbg-trade · test
[main.go:59] Server exit, [0.20 minutes] elapsed
2026-09-02 20:23:16.831 · INFO · cbg-trade · test
[update.go:172] updated 76/80 random push reviews
2026-09-02 20:23:16.831 · INFO · cbg-trade · test
[update.go:187] update success
2026-09-02 20:23:16.660 · INFO · cbg-trade · test
[update.go:136] [1/80] worker 2 check count 0, eid: 202609021900113-137-1UJL2Z59MKVN, status 2
2026-09-02 20:23:15.392 · INFO · cbg-trade · test
[update.go:136] [80/80] worker 3 check count 2, eid: 202608261900113-459-MBGJZJDSTJEN, status 2
2026-09-02 20:23:15.341 · INFO · cbg-trade · test
[update.go:136] [78/80] worker 4 check count 2, eid: 202608261900113-367-CGMLZCLJF513, status 2
2026-09-02 20:23:15.283 · INFO · cbg-trade · test
[update.go:136] [79/80] worker 1 check count 2, eid: 202608261900113-11-EOCJUTXC7OE1M, status 2
2026-09-02 20:23:15.187 · INFO · cbg-trade · test
[update.go:136] [77/80] worker 3 check count 2, eid: 202608261900113-275-WT4DFTZNHVF9, status 2
2026-09-02 20:23:15.072 · INFO · cbg-trade · test
[update.go:136] [74/80] worker 1 check count 2, eid: 202608261900113-130-J2NT1M61SQFK, status 2
2026-09-02 20:23:15.028 · INFO · cbg-trade · test
[update.go:136] [76/80] worker 4 check count 2, eid: 202608261900113-211-25DZ2IL83QY1, status 2
2026-09-02 20:23:14.952 · INFO · cbg-trade · test
[update.go:136] [75/80] worker 3 check count 2, eid: 202608261900113-758-WMVRGICQRFDN, status 2