1 line
21 KiB
JSON
1 line
21 KiB
JSON
{"nodes": [{"id": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_check_vnpy_data_simple_py", "label": "check_vnpy_data_simple.py", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L1"}, {"id": "utils_check_vnpy_data_simple_find_vnpy_database", "label": "find_vnpy_database()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L10"}, {"id": "utils_check_vnpy_data_simple_check_symbol_in_db", "label": "check_symbol_in_db()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L30"}, {"id": "utils_check_vnpy_data_simple_check_data_paths", "label": "check_data_paths()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L95"}, {"id": "utils_check_vnpy_data_simple_main", "label": "main()", "file_type": "code", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L112"}], "edges": [{"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_check_vnpy_data_simple_py", "target": "sqlite3", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L6", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_check_vnpy_data_simple_py", "target": "os", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L7", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_check_vnpy_data_simple_py", "target": "sys", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L8", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_check_vnpy_data_simple_py", "target": "utils_check_vnpy_data_simple_find_vnpy_database", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L10", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_check_vnpy_data_simple_py", "target": "utils_check_vnpy_data_simple_check_symbol_in_db", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L30", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_check_vnpy_data_simple_py", "target": "utils_check_vnpy_data_simple_check_data_paths", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L95", "weight": 1.0}, {"source": "users_chufeng_openclaw_sanguo_projects_sanguo_vnpy_archive_2026_04_29_cleanup_scripts_utils_check_vnpy_data_simple_py", "target": "utils_check_vnpy_data_simple_main", "relation": "contains", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L112", "weight": 1.0}, {"source": "utils_check_vnpy_data_simple_main", "target": "utils_check_vnpy_data_simple_check_data_paths", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L121", "weight": 1.0}, {"source": "utils_check_vnpy_data_simple_main", "target": "utils_check_vnpy_data_simple_find_vnpy_database", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L124", "weight": 1.0}, {"source": "utils_check_vnpy_data_simple_main", "target": "utils_check_vnpy_data_simple_check_symbol_in_db", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L137", "weight": 1.0}], "raw_calls": [{"caller_nid": "utils_check_vnpy_data_simple_find_vnpy_database", "callee": "exists", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L20"}, {"caller_nid": "utils_check_vnpy_data_simple_find_vnpy_database", "callee": "append", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L21"}, {"caller_nid": "utils_check_vnpy_data_simple_find_vnpy_database", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L22"}, {"caller_nid": "utils_check_vnpy_data_simple_find_vnpy_database", "callee": "getsize", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L23"}, {"caller_nid": "utils_check_vnpy_data_simple_find_vnpy_database", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L24"}, {"caller_nid": "utils_check_vnpy_data_simple_find_vnpy_database", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L26"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L32"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "connect", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L35"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "cursor", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L36"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "execute", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L39"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "fetchall", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L40"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L42"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L50"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "execute", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L53"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "fetchone", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L54"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L55"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "execute", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L58"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "fetchone", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L59"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L62"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L63"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "execute", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L67"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "fetchone", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L68"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L69"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "execute", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L74"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "fetchall", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L75"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L76"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "execute", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L79"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "fetchall", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L80"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L81"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L86"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "close", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L88"}, {"caller_nid": "utils_check_vnpy_data_simple_check_symbol_in_db", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L92"}, {"caller_nid": "utils_check_vnpy_data_simple_check_data_paths", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L97"}, {"caller_nid": "utils_check_vnpy_data_simple_check_data_paths", "callee": "exists", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L105"}, {"caller_nid": "utils_check_vnpy_data_simple_check_data_paths", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L106"}, {"caller_nid": "utils_check_vnpy_data_simple_check_data_paths", "callee": "listdir", "is_member_call": true, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L107"}, {"caller_nid": "utils_check_vnpy_data_simple_check_data_paths", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L108"}, {"caller_nid": "utils_check_vnpy_data_simple_check_data_paths", "callee": "len", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L108"}, {"caller_nid": "utils_check_vnpy_data_simple_check_data_paths", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L110"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L114"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L115"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L118"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L127"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L128"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L129"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L130"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L131"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L142"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L143"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L146"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L147"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L149"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L150"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L151"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L152"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L153"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L154"}, {"caller_nid": "utils_check_vnpy_data_simple_main", "callee": "print", "is_member_call": false, "source_file": "/Users/chufeng/.openclaw/sanguo_projects/sanguo_vnpy/archive/2026-04-29-cleanup/scripts/utils/check_vnpy_data_simple.py", "source_location": "L156"}]} |