|
5203
|
4
|
5
|
4
|
27
|
0
|
0
|
refs/heads/main
|
1
|
{"Commits":[{"Sha1":"a64b1b32c {"Commits":[{"Sha1":"a64b1b32ca5c7b0d373bdb8f75ad325c7cdcc139","Message":"fix: correct T2V/I2V model names (wan2.1 → wanx2.1)\n\n- wanx2.1-t2v-turbo / wanx2.1-t2v-plus (was wan2.1-t2v-*)\n- wanx2.1-i2v-turbo / wanx2.1-i2v-plus (was wan2.1-i2v-*)\n- Default T2V_MODEL changed to wanx2.1-t2v-turbo (fastest)\n- Add tests/test_t2v_models.py: 12 tests covering\n - T2V/I2V model existence via API probe\n - config defaults in GUI list\n - lyric prompt style injection\n - safety filter presence\n - no-lyric edge case\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T23:58:25+08:00"}],"HeadCommit":{"Sha1":"a64b1b32ca5c7b0d373bdb8f75ad325c7cdcc139","Message":"fix: correct T2V/I2V model names (wan2.1 → wanx2.1)\n\n- wanx2.1-t2v-turbo / wanx2.1-t2v-plus (was wan2.1-t2v-*)\n- wanx2.1-i2v-turbo / wanx2.1-i2v-plus (was wan2.1-i2v-*)\n- Default T2V_MODEL changed to wanx2.1-t2v-turbo (fastest)\n- Add tests/test_t2v_models.py: 12 tests covering\n - T2V/I2V model existence via API probe\n - config defaults in GUI list\n - lyric prompt style injection\n - safety filter presence\n - no-lyric edge case\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T23:58:25+08:00"},"CompareURL":"laiqiaojie/AI-video/compare/753cb3573ea9b14f0bbf61ca0479ca07eed705fa...a64b1b32ca5c7b0d373bdb8f75ad325c7cdcc139","Len":1}...
|
1779724707
|
Edit
Delete
|
|
5202
|
4
|
5
|
4
|
27
|
0
|
0
|
refs/heads/main
|
1
|
{"Commits":[{"Sha1":"753cb3573 {"Commits":[{"Sha1":"753cb3573ea9b14f0bbf61ca0479ca07eed705fa","Message":"docs: add PROJECT_STATUS.md for session continuity\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T23:36:46+08:00"}],"HeadCommit":{"Sha1":"753cb3573ea9b14f0bbf61ca0479ca07eed705fa","Message":"docs: add PROJECT_STATUS.md for session continuity\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T23:36:46+08:00"},"CompareURL":"laiqiaojie/AI-video/compare/3f6f7ca2ff79d15f9ec9f89abeffafa4a80ac104...753cb3573ea9b14f0bbf61ca0479ca07eed705fa","Len":1}...
|
1779723407
|
Edit
Delete
|
|
5201
|
4
|
5
|
4
|
27
|
0
|
0
|
refs/heads/main
|
1
|
{"Commits":[{"Sha1":"3f6f7ca2f {"Commits":[{"Sha1":"3f6f7ca2ff79d15f9ec9f89abeffafa4a80ac104","Message":"fix: inject selected visual style into T2V prompt\n\n- _build_lyric_video_prompt() now accepts style_name parameter\n- Loads style prefix and energy modifier from styles.json\n- Propagates through _submit_and_poll_t2v → generate_all_videos_lyric\n- gui/app.py passes style variable to generate_all_videos_lyric\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T23:31:14+08:00"}],"HeadCommit":{"Sha1":"3f6f7ca2ff79d15f9ec9f89abeffafa4a80ac104","Message":"fix: inject selected visual style into T2V prompt\n\n- _build_lyric_video_prompt() now accepts style_name parameter\n- Loads style prefix and energy modifier from styles.json\n- Propagates through _submit_and_poll_t2v → generate_all_videos_lyric\n- gui/app.py passes style variable to generate_all_videos_lyric\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T23:31:14+08:00"},"CompareURL":"laiqiaojie/AI-video/compare/9a2987af624e2406fb3cb2353b3c4b51f192ff0f...3f6f7ca2ff79d15f9ec9f89abeffafa4a80ac104","Len":1}...
|
1779723074
|
Edit
Delete
|
|
5200
|
4
|
5
|
4
|
27
|
0
|
0
|
refs/heads/main
|
1
|
{"Commits":[{"Sha1":"9a2987af6 {"Commits":[{"Sha1":"9a2987af624e2406fb3cb2353b3c4b51f192ff0f","Message":"feat: add T2V model selector in GUI settings panel\n\n- Add \"文生视频模型 (歌词驱动)\" combo with wan2.7/wan2.1 T2V options\n- Rename I2V section to \"图生视频模型 (节拍驱动)\" for clarity\n- Add _on_t2v_model_change() callback updating config.T2V_MODEL\n- Add tooltip explaining lyric-driven T2V vs beat-driven I2V\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T23:14:31+08:00"}],"HeadCommit":{"Sha1":"9a2987af624e2406fb3cb2353b3c4b51f192ff0f","Message":"feat: add T2V model selector in GUI settings panel\n\n- Add \"文生视频模型 (歌词驱动)\" combo with wan2.7/wan2.1 T2V options\n- Rename I2V section to \"图生视频模型 (节拍驱动)\" for clarity\n- Add _on_t2v_model_change() callback updating config.T2V_MODEL\n- Add tooltip explaining lyric-driven T2V vs beat-driven I2V\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T23:14:31+08:00"},"CompareURL":"laiqiaojie/AI-video/compare/c79bd1999b45cd257c5c6ac197df02560611b70d...9a2987af624e2406fb3cb2353b3c4b51f192ff0f","Len":1}...
|
1779722073
|
Edit
Delete
|
|
5199
|
4
|
5
|
4
|
27
|
0
|
0
|
refs/heads/main
|
1
|
{"Commits":[{"Sha1":"c79bd1999 {"Commits":[{"Sha1":"c79bd1999b45cd257c5c6ac197df02560611b70d","Message":"feat: skip image generation in lyric mode, use T2V directly\n\n- Add generate_all_videos_lyric() for fully parallel T2V generation\n- Add _build_lyric_video_prompt() converting lyrics to cinematic prompts\n with safety filters (no violence/blood/nudity) and character quality\n- Add T2V_MODEL = \"wan2.7-t2v-2026-04-25\" to config.py\n- gui/app.py: lyric mode bypasses image generation entirely\n → all scenes submitted in parallel (no chain dependency)\n → beat mode keeps existing image gen + segment-parallel I2V flow\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T23:11:34+08:00"}],"HeadCommit":{"Sha1":"c79bd1999b45cd257c5c6ac197df02560611b70d","Message":"feat: skip image generation in lyric mode, use T2V directly\n\n- Add generate_all_videos_lyric() for fully parallel T2V generation\n- Add _build_lyric_video_prompt() converting lyrics to cinematic prompts\n with safety filters (no violence/blood/nudity) and character quality\n- Add T2V_MODEL = \"wan2.7-t2v-2026-04-25\" to config.py\n- gui/app.py: lyric mode bypasses image generation entirely\n → all scenes submitted in parallel (no chain dependency)\n → beat mode keeps existing image gen + segment-parallel I2V flow\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T23:11:34+08:00"},"CompareURL":"laiqiaojie/AI-video/compare/f8e9694febf6aa26156c8122b2b1129df2f323b6...c79bd1999b45cd257c5c6ac197df02560611b70d","Len":1}...
|
1779721897
|
Edit
Delete
|
|
5198
|
4
|
5
|
4
|
27
|
0
|
0
|
refs/heads/main
|
1
|
{"Commits":[{"Sha1":"f8e9694fe {"Commits":[{"Sha1":"f8e9694febf6aa26156c8122b2b1129df2f323b6","Message":"fix: remove lyric subtitles; improve character quality in prompts\n\n- Disable burn_lyrics to remove subtitle overlay\n- Add beauty/handsomeness descriptors to quality string:\n beautiful female with delicate features, handsome male with\n chiseled jawline, perfect anatomy, no distortion, sharp focus\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T22:57:58+08:00"}],"HeadCommit":{"Sha1":"f8e9694febf6aa26156c8122b2b1129df2f323b6","Message":"fix: remove lyric subtitles; improve character quality in prompts\n\n- Disable burn_lyrics to remove subtitle overlay\n- Add beauty/handsomeness descriptors to quality string:\n beautiful female with delicate features, handsome male with\n chiseled jawline, perfect anatomy, no distortion, sharp focus\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T22:57:58+08:00"},"CompareURL":"laiqiaojie/AI-video/compare/3270836b6afd45fd99d44b185bef8e545d0fc77d...f8e9694febf6aa26156c8122b2b1129df2f323b6","Len":1}...
|
1779721080
|
Edit
Delete
|
|
5197
|
4
|
5
|
4
|
27
|
0
|
0
|
refs/heads/main
|
1
|
{"Commits":[{"Sha1":"3270836b6 {"Commits":[{"Sha1":"3270836b6afd45fd99d44b185bef8e545d0fc77d","Message":"feat: burn lyric subtitles synced to music into final video\n\n- Add _write_ass() to generate ASS subtitle file from Scene lyrics\n- Add _burn_subtitles() to bake subtitles via FFmpeg ass filter\n- build_video() accepts burn_lyrics=True to trigger subtitle burn\n- gui/app.py enables burn_lyrics in lyric-driven mode\n- Two lyric lines displayed with \\N line break, timed to scene start/end\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T22:29:14+08:00"}],"HeadCommit":{"Sha1":"3270836b6afd45fd99d44b185bef8e545d0fc77d","Message":"feat: burn lyric subtitles synced to music into final video\n\n- Add _write_ass() to generate ASS subtitle file from Scene lyrics\n- Add _burn_subtitles() to bake subtitles via FFmpeg ass filter\n- build_video() accepts burn_lyrics=True to trigger subtitle burn\n- gui/app.py enables burn_lyrics in lyric-driven mode\n- Two lyric lines displayed with \\N line break, timed to scene start/end\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T22:29:14+08:00"},"CompareURL":"laiqiaojie/AI-video/compare/aabeecb96a6025fb42becd8cd25ed1f62213747a...3270836b6afd45fd99d44b185bef8e545d0fc77d","Len":1}...
|
1779719354
|
Edit
Delete
|
|
5196
|
4
|
5
|
4
|
27
|
0
|
0
|
refs/heads/main
|
1
|
{"Commits":[{"Sha1":"aabeecb96 {"Commits":[{"Sha1":"aabeecb96a6025fb42becd8cd25ed1f62213747a","Message":"Initial commit: lyric-driven AI video generation\n\n- Auto ASR lyric recognition (DashScope Paraformer-v2)\n- Every 2 lyric lines generate one scene\n- Lyric imagery drives image prompt generation\n- Segment parallel I2V for speed\n- Fade transition between clips synced to lyrics\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T22:04:55+08:00"}],"HeadCommit":{"Sha1":"aabeecb96a6025fb42becd8cd25ed1f62213747a","Message":"Initial commit: lyric-driven AI video generation\n\n- Auto ASR lyric recognition (DashScope Paraformer-v2)\n- Every 2 lyric lines generate one scene\n- Lyric imagery drives image prompt generation\n- Segment parallel I2V for speed\n- Fade transition between clips synced to lyrics\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@gitea.g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@gitea.g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-25T22:04:55+08:00"},"CompareURL":"","Len":1}...
|
1779718439
|
Edit
Delete
|
|
5195
|
4
|
5
|
4
|
27
|
0
|
0
|
refs/heads/main
|
1
|
|
1779718439
|
Edit
Delete
|
|
5194
|
4
|
1
|
4
|
27
|
0
|
0
|
|
1
|
|
1779718429
|
Edit
Delete
|
|
5193
|
4
|
2
|
4
|
26
|
0
|
0
|
|
1
|
AI----
|
1779718248
|
Edit
Delete
|
|
5192
|
4
|
1
|
4
|
26
|
0
|
0
|
|
1
|
|
1779718182
|
Edit
Delete
|
|
2145
|
4
|
5
|
4
|
20
|
0
|
0
|
refs/heads/master
|
1
|
{"Commits":[{"Sha1":"e7903e9e7 {"Commits":[{"Sha1":"e7903e9e7794ec054036431a7c1fc0a6b7aaf835","Message":"fix: 修复2001接口无错误详情及失败无重试问题\n\n- LIBCURLWrapper: 检查curl_easy_perform返回值,失败时记录errcode/errmsg/http状态码/耗时\n- LIBCURLWrapper: 修正CURLOPT_CONNECTTIMEOUT单位错误(秒误传毫秒),改用CURLOPT_CONNECTTIMEOUT_MS\n- LIBCURLWrapper: response日志增加耗时差值,便于定位慢请求\n- main: GetSongsNamePath失败后最多重试3次(间隔3秒),避免偶发网络抖动丢失下载任务\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-15T17:51:33+08:00"}],"HeadCommit":{"Sha1":"e7903e9e7794ec054036431a7c1fc0a6b7aaf835","Message":"fix: 修复2001接口无错误详情及失败无重试问题\n\n- LIBCURLWrapper: 检查curl_easy_perform返回值,失败时记录errcode/errmsg/http状态码/耗时\n- LIBCURLWrapper: 修正CURLOPT_CONNECTTIMEOUT单位错误(秒误传毫秒),改用CURLOPT_CONNECTTIMEOUT_MS\n- LIBCURLWrapper: response日志增加耗时差值,便于定位慢请求\n- main: GetSongsNamePath失败后最多重试3次(间隔3秒),避免偶发网络抖动丢失下载任务\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-15T17:51:33+08:00"},"CompareURL":"laiqiaojie/httpclient_x86/compare/d1d787e981030a2d7012aed000dbfdc71bc292e6...e7903e9e7794ec054036431a7c1fc0a6b7aaf835","Len":1}...
|
1778838701
|
Edit
Delete
|
|
2021
|
4
|
1
|
4
|
24
|
0
|
0
|
|
1
|
|
1778663202
|
Edit
Delete
|
|
1803
|
4
|
5
|
4
|
20
|
0
|
0
|
refs/heads/master
|
1
|
{"Commits":[{"Sha1":"d1d787e98 {"Commits":[{"Sha1":"d1d787e981030a2d7012aed000dbfdc71bc292e6","Message":"docs: restructure build/deploy/verify section in CLAUDE.md\n\nConsolidate scattered deployment notes into a single clean workflow:\n- Merge env intro, build, deploy and verify into one section\n- Remove repeated SSH -o flags (both hosts now in ~/.ssh/config)\n- Add expected log output for startup verification\n- Simplify watchdog script description\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T17:16:14+08:00"}],"HeadCommit":{"Sha1":"d1d787e981030a2d7012aed000dbfdc71bc292e6","Message":"docs: restructure build/deploy/verify section in CLAUDE.md\n\nConsolidate scattered deployment notes into a single clean workflow:\n- Merge env intro, build, deploy and verify into one section\n- Remove repeated SSH -o flags (both hosts now in ~/.ssh/config)\n- Add expected log output for startup verification\n- Simplify watchdog script description\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T17:16:14+08:00"},"CompareURL":"laiqiaojie/httpclient_x86/compare/a1f24e1c44238d58c016ffaeed9e4bb86a0f7c2c...d1d787e981030a2d7012aed000dbfdc71bc292e6","Len":1}...
|
1778231777
|
Edit
Delete
|
|
1802
|
4
|
5
|
4
|
20
|
0
|
0
|
refs/heads/master
|
1
|
{"Commits":[{"Sha1":"a1f24e1c4 {"Commits":[{"Sha1":"a1f24e1c44238d58c016ffaeed9e4bb86a0f7c2c","Message":"docs: add deployment notes for watchdog script and SCP compatibility\n\nDocument the /etc/tool/httpclientktv.sh watchdog behavior on the KTV\ndevice, correct deploy sequence (kill watchdog before process), and\nthe -O flag requirement for scp with OpenSSH 10.x vs old server.\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T17:14:08+08:00"}],"HeadCommit":{"Sha1":"a1f24e1c44238d58c016ffaeed9e4bb86a0f7c2c","Message":"docs: add deployment notes for watchdog script and SCP compatibility\n\nDocument the /etc/tool/httpclientktv.sh watchdog behavior on the KTV\ndevice, correct deploy sequence (kill watchdog before process), and\nthe -O flag requirement for scp with OpenSSH 10.x vs old server.\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T17:14:08+08:00"},"CompareURL":"laiqiaojie/httpclient_x86/compare/7eb14fbcafe5e5f5eb49d5cb29c70517a5134dbf...a1f24e1c44238d58c016ffaeed9e4bb86a0f7c2c","Len":1}...
|
1778231652
|
Edit
Delete
|
|
1801
|
4
|
5
|
4
|
20
|
0
|
0
|
refs/heads/master
|
1
|
{"Commits":[{"Sha1":"7eb14fbca {"Commits":[{"Sha1":"7eb14fbcafe5e5f5eb49d5cb29c70517a5134dbf","Message":"fix: correct VMware shared folder path in settings and CLAUDE.md\n\nUpdate BUILD_PROJECT from /mnt/hgfs/httpclient_x86 to the actual path\n/mnt/hgfs/workspace/bistroApp/Linux/httpclient_x86 confirmed by successful\ncompilation on 2026-05-08.\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T17:07:38+08:00"}],"HeadCommit":{"Sha1":"7eb14fbcafe5e5f5eb49d5cb29c70517a5134dbf","Message":"fix: correct VMware shared folder path in settings and CLAUDE.md\n\nUpdate BUILD_PROJECT from /mnt/hgfs/httpclient_x86 to the actual path\n/mnt/hgfs/workspace/bistroApp/Linux/httpclient_x86 confirmed by successful\ncompilation on 2026-05-08.\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T17:07:38+08:00"},"CompareURL":"laiqiaojie/httpclient_x86/compare/d315418f8d49ded5f9a28dc74c844b636da4a413...7eb14fbcafe5e5f5eb49d5cb29c70517a5134dbf","Len":1}...
|
1778231263
|
Edit
Delete
|
|
1800
|
4
|
5
|
4
|
20
|
0
|
0
|
refs/heads/master
|
1
|
{"Commits":[{"Sha1":"d315418f8 {"Commits":[{"Sha1":"d315418f8d49ded5f9a28dc74c844b636da4a413","Message":"docs: 补充运行验证环境 IP(192.168.3.45)\n\n- CLAUDE.md 更新运行验证环境 IP,补充完整部署验证命令\n- .claude/settings.json 更新 DEPLOY_HOST=192.168.3.45\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T16:45:37+08:00"}],"HeadCommit":{"Sha1":"d315418f8d49ded5f9a28dc74c844b636da4a413","Message":"docs: 补充运行验证环境 IP(192.168.3.45)\n\n- CLAUDE.md 更新运行验证环境 IP,补充完整部署验证命令\n- .claude/settings.json 更新 DEPLOY_HOST=192.168.3.45\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T16:45:37+08:00"},"CompareURL":"laiqiaojie/httpclient_x86/compare/72e4c36034d9ac0f45c22b76722e992b2bfba3b5...d315418f8d49ded5f9a28dc74c844b636da4a413","Len":1}...
|
1778229939
|
Edit
Delete
|
|
1799
|
4
|
5
|
4
|
20
|
0
|
0
|
refs/heads/master
|
1
|
{"Commits":[{"Sha1":"72e4c3603 {"Commits":[{"Sha1":"72e4c36034d9ac0f45c22b76722e992b2bfba3b5","Message":"docs: 区分编译环境与运行验证环境,记录编译机 IP\n\n- CLAUDE.md 新增\"开发环境说明\"章节,明确区分:\n 编译环境(VMware 192.168.3.41)与运行验证环境(KTV 实体设备)\n- .claude/settings.json 新增 BUILD_HOST/BUILD_USER/BUILD_PROJECT\n 和 DEPLOY_HOST/DEPLOY_USER 环境变量\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T16:44:23+08:00"}],"HeadCommit":{"Sha1":"72e4c36034d9ac0f45c22b76722e992b2bfba3b5","Message":"docs: 区分编译环境与运行验证环境,记录编译机 IP\n\n- CLAUDE.md 新增\"开发环境说明\"章节,明确区分:\n 编译环境(VMware 192.168.3.41)与运行验证环境(KTV 实体设备)\n- .claude/settings.json 新增 BUILD_HOST/BUILD_USER/BUILD_PROJECT\n 和 DEPLOY_HOST/DEPLOY_USER 环境变量\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T16:44:23+08:00"},"CompareURL":"laiqiaojie/httpclient_x86/compare/855a00f60c91a68c2e8ad319c975b9d734758f41...72e4c36034d9ac0f45c22b76722e992b2bfba3b5","Len":1}...
|
1778229866
|
Edit
Delete
|
|
1798
|
4
|
5
|
4
|
20
|
0
|
0
|
refs/heads/master
|
1
|
{"Commits":[{"Sha1":"855a00f60 {"Commits":[{"Sha1":"855a00f60c91a68c2e8ad319c975b9d734758f41","Message":"docs: 添加 Claude Code 开发流程迁移文档\n\n- 新增 CLAUDE.md:项目架构、构建方式、协议约定、数据库 Schema、\n 开发注意事项等 AI 上下文文档\n- 新增 .claude/settings.json:Claude Code 权限配置(make/ssh/grep 等)\n- 新增 docs/protocol-udp.md:UDP 消息协议(function 码、端口分配、JSON 格式)\n- 新增 docs/protocol-tcp.md:TCP/IPSOCKETPKG 协议与 P2P 服务器通信\n- 新增 docs/api-http.md:云端 REST API 接口文档(逆向生成)\n- 新增 docs/api-socket.md:Function.cpp 全部 TCP/UDP socket 函数接口\n- 新增 docs/database-schema.md:三个数据库四张表的 DDL 与典型 SQL\n- 新增 docs/download-flow.md:CTask 状态机与完整下载流程\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T16:28:47+08:00"}],"HeadCommit":{"Sha1":"855a00f60c91a68c2e8ad319c975b9d734758f41","Message":"docs: 添加 Claude Code 开发流程迁移文档\n\n- 新增 CLAUDE.md:项目架构、构建方式、协议约定、数据库 Schema、\n 开发注意事项等 AI 上下文文档\n- 新增 .claude/settings.json:Claude Code 权限配置(make/ssh/grep 等)\n- 新增 docs/protocol-udp.md:UDP 消息协议(function 码、端口分配、JSON 格式)\n- 新增 docs/protocol-tcp.md:TCP/IPSOCKETPKG 协议与 P2P 服务器通信\n- 新增 docs/api-http.md:云端 REST API 接口文档(逆向生成)\n- 新增 docs/api-socket.md:Function.cpp 全部 TCP/UDP socket 函数接口\n- 新增 docs/database-schema.md:三个数据库四张表的 DDL 与典型 SQL\n- 新增 docs/download-flow.md:CTask 状态机与完整下载流程\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T16:28:47+08:00"},"CompareURL":"laiqiaojie/httpclient_x86/compare/d34986cbf7d3a5571808f43bbf507187e50eeeba...855a00f60c91a68c2e8ad319c975b9d734758f41","Len":1}...
|
1778229299
|
Edit
Delete
|
|
1797
|
4
|
5
|
4
|
20
|
0
|
0
|
refs/heads/master
|
1
|
{"Commits":[{"Sha1":"d34986cbf {"Commits":[{"Sha1":"d34986cbf7d3a5571808f43bbf507187e50eeeba","Message":"fix: UDP socket 端口被 platformd 继承导致重启失败 \u0026 版本升级 2026.05.08.01\n\n【问题背景】\nhttpclient 崩溃后守护进程重启时,程序在 CheckPlatformd() 之后尝试\n绑定 UDP 端口(40001/50003/2446/50002/2348)时报 EADDRINUSE 而退出,\n形成循环重启无法恢复。\n\n【根本原因】\nhttpclient 通过 fork/exec 启动 platformd 子进程时,未设置\nSOCK_CLOEXEC,导致已打开的 UDP socket FD 被 platformd 继承。\nhttpclient 进程崩溃后 platformd 仍持有这些 FD,端口持续被占用。\n\n【修复内容】\n1. Function.cpp:2099 — UDP_Open() 中 socket() 调用添加 SOCK_CLOEXEC\n 所有通过 UDP_Open() 创建的 5 个 UDP 端口(40001/50003/2446/50002/2348)\n 均不再被 platformd 子进程继承,httpclient 崩溃重启后可正常绑定端口。\n\n2. Function.cpp:2282 — 查询本机 IP 用的临时 UDP socket 同步添加 SOCK_CLOEXEC\n\n3. main.cpp:46-47 — 版本号更新\n version: \"httpclient-laiqiaojie 2026.05.08.01\"\n httpclientUpdateVersion: \"2026050801\"\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T15:35:33+08:00"}],"HeadCommit":{"Sha1":"d34986cbf7d3a5571808f43bbf507187e50eeeba","Message":"fix: UDP socket 端口被 platformd 继承导致重启失败 \u0026 版本升级 2026.05.08.01\n\n【问题背景】\nhttpclient 崩溃后守护进程重启时,程序在 CheckPlatformd() 之后尝试\n绑定 UDP 端口(40001/50003/2446/50002/2348)时报 EADDRINUSE 而退出,\n形成循环重启无法恢复。\n\n【根本原因】\nhttpclient 通过 fork/exec 启动 platformd 子进程时,未设置\nSOCK_CLOEXEC,导致已打开的 UDP socket FD 被 platformd 继承。\nhttpclient 进程崩溃后 platformd 仍持有这些 FD,端口持续被占用。\n\n【修复内容】\n1. Function.cpp:2099 — UDP_Open() 中 socket() 调用添加 SOCK_CLOEXEC\n 所有通过 UDP_Open() 创建的 5 个 UDP 端口(40001/50003/2446/50002/2348)\n 均不再被 platformd 子进程继承,httpclient 崩溃重启后可正常绑定端口。\n\n2. Function.cpp:2282 — 查询本机 IP 用的临时 UDP socket 同步添加 SOCK_CLOEXEC\n\n3. main.cpp:46-47 — 版本号更新\n version: \"httpclient-laiqiaojie 2026.05.08.01\"\n httpclientUpdateVersion: \"2026050801\"\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T15:35:33+08:00"},"CompareURL":"laiqiaojie/httpclient_x86/compare/b67540a3d946a34763315b7a73ac62de3610c28a...d34986cbf7d3a5571808f43bbf507187e50eeeba","Len":1}...
|
1778225744
|
Edit
Delete
|
|
1796
|
4
|
5
|
4
|
20
|
0
|
0
|
refs/heads/master
|
1
|
{"Commits":[{"Sha1":"b67540a3d {"Commits":[{"Sha1":"b67540a3d946a34763315b7a73ac62de3610c28a","Message":"initial commit: httpclient_x86 with SOCK_CLOEXEC fix and version update 2026.05.08.01\n\n- Add SOCK_CLOEXEC to all UDP socket creations in UDP_Open() to prevent\n port inheritance by platformd child process on restart\n- Update version to 2026.05.08.01 / httpclientUpdateVersion to 2026050801\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T15:29:08+08:00"}],"HeadCommit":{"Sha1":"b67540a3d946a34763315b7a73ac62de3610c28a","Message":"initial commit: httpclient_x86 with SOCK_CLOEXEC fix and version update 2026.05.08.01\n\n- Add SOCK_CLOEXEC to all UDP socket creations in UDP_Open() to prevent\n port inheritance by platformd child process on restart\n- Update version to 2026.05.08.01 / httpclientUpdateVersion to 2026050801\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"laiqiaojie@g-hi.com","AuthorName":"laiqiaojie","CommitterEmail":"laiqiaojie@g-hi.com","CommitterName":"laiqiaojie","Timestamp":"2026-05-08T15:29:08+08:00"},"CompareURL":"","Len":1}...
|
1778225527
|
Edit
Delete
|
|
1795
|
4
|
5
|
4
|
20
|
0
|
0
|
refs/heads/master
|
1
|
|
1778225527
|
Edit
Delete
|
|
1794
|
4
|
1
|
4
|
20
|
0
|
0
|
|
1
|
|
1778224865
|
Edit
Delete
|
|
15
|
4
|
5
|
4
|
4
|
0
|
0
|
refs/heads/master
|
1
|
{"Commits":[{"Sha1":"dd937abcd {"Commits":[{"Sha1":"dd937abcd238298a394151c5df1032275d27545d","Message":"ci: add Drone pipeline (.drone.yml)\n","AuthorEmail":"you@example.com","AuthorName":"Your Name","CommitterEmail":"you@example.com","CommitterName":"Your Name","Timestamp":"2026-02-06T15:21:00+08:00"}],"HeadCommit":{"Sha1":"dd937abcd238298a394151c5df1032275d27545d","Message":"ci: add Drone pipeline (.drone.yml)\n","AuthorEmail":"you@example.com","AuthorName":"Your Name","CommitterEmail":"you@example.com","CommitterName":"Your Name","Timestamp":"2026-02-06T15:21:00+08:00"},"CompareURL":"laiqiaojie/httpclient/compare/c81c0673baf4263ac7f5e29ddffebfd0ca426138...dd937abcd238298a394151c5df1032275d27545d","Len":1}...
|
1770362463
|
Edit
Delete
|
|
14
|
4
|
5
|
4
|
4
|
0
|
0
|
refs/heads/master
|
1
|
{"Commits":[{"Sha1":"c81c0673b {"Commits":[{"Sha1":"c81c0673baf4263ac7f5e29ddffebfd0ca426138","Message":"Initial commit\n","AuthorEmail":"you@example.com","AuthorName":"Your Name","CommitterEmail":"you@example.com","CommitterName":"Your Name","Timestamp":"2026-02-06T15:13:31+08:00"}],"HeadCommit":{"Sha1":"c81c0673baf4263ac7f5e29ddffebfd0ca426138","Message":"Initial commit\n","AuthorEmail":"you@example.com","AuthorName":"Your Name","CommitterEmail":"you@example.com","CommitterName":"Your Name","Timestamp":"2026-02-06T15:13:31+08:00"},"CompareURL":"","Len":1}...
|
1770362020
|
Edit
Delete
|
|
13
|
4
|
5
|
4
|
4
|
0
|
0
|
refs/heads/master
|
1
|
|
1770362020
|
Edit
Delete
|
|
12
|
4
|
1
|
4
|
4
|
0
|
0
|
|
1
|
|
1770361946
|
Edit
Delete
|
|
11
|
4
|
5
|
4
|
3
|
0
|
0
|
refs/heads/master
|
1
|
{"Commits":[{"Sha1":"f6b6a3099 {"Commits":[{"Sha1":"f6b6a3099bdc2128ef1527c4935844f1e9358dac","Message":"添加 Gitea Actions CI/CD 配置\n\n- 自动构建 Debug/Release 版本\n- 运行单元测试和 Lint 检查\n- 构建产物自动存档\n\nCo-Authored-By: Claude Opus 4.5 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"lqj@g-hi.com","AuthorName":"lqj","CommitterEmail":"lqj@g-hi.com","CommitterName":"lqj","Timestamp":"2026-02-06T14:25:43+08:00"},{"Sha1":"23be956676468adfb084a7612e9a0d425d5a103b","Message":"Initial commit: ComTraffic Android通讯服务模块\n\n项目包含:\n- KTV/娱乐系统后台通讯服务\n- UDP/WebSocket/HTTP多协议支持\n- 22个业务线程处理模块\n- 62个数据模型类\n- 15个工具类\n\nCo-Authored-By: Claude Opus 4.5 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"lqj@g-hi.com","AuthorName":"lqj","CommitterEmail":"lqj@g-hi.com","CommitterName":"lqj","Timestamp":"2026-02-06T14:19:57+08:00"}],"HeadCommit":{"Sha1":"f6b6a3099bdc2128ef1527c4935844f1e9358dac","Message":"添加 Gitea Actions CI/CD 配置\n\n- 自动构建 Debug/Release 版本\n- 运行单元测试和 Lint 检查\n- 构建产物自动存档\n\nCo-Authored-By: Claude Opus 4.5 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"lqj@g-hi.com","AuthorName":"lqj","CommitterEmail":"lqj@g-hi.com","CommitterName":"lqj","Timestamp":"2026-02-06T14:25:43+08:00"},"CompareURL":"","Len":2}...
|
1770360030
|
Edit
Delete
|
|
10
|
4
|
5
|
4
|
3
|
0
|
0
|
refs/heads/master
|
1
|
|
1770360030
|
Edit
Delete
|
|
5
|
4
|
1
|
4
|
3
|
0
|
0
|
|
1
|
|
1770359414
|
Edit
Delete
|
|
6710
|
11
|
5
|
3
|
22
|
0
|
0
|
refs/heads/app-260519
|
0
|
{"Commits":[{"Sha1":"da80aa837 {"Commits":[{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"}],"HeadCommit":{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"},"CompareURL":"vodtest/app/compare/cf3bb07792eb4726b58d4c3e0e7b058dec020c48...da80aa8372565576d62e8cead61d9d5e542af8a3","Len":1}...
|
1779952416
|
Edit
Delete
|
|
6709
|
10
|
5
|
3
|
22
|
0
|
0
|
refs/heads/app-260519
|
0
|
{"Commits":[{"Sha1":"da80aa837 {"Commits":[{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"}],"HeadCommit":{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"},"CompareURL":"vodtest/app/compare/cf3bb07792eb4726b58d4c3e0e7b058dec020c48...da80aa8372565576d62e8cead61d9d5e542af8a3","Len":1}...
|
1779952416
|
Edit
Delete
|
|
6704
|
9
|
5
|
3
|
22
|
0
|
0
|
refs/heads/app-260519
|
0
|
{"Commits":[{"Sha1":"da80aa837 {"Commits":[{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"}],"HeadCommit":{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"},"CompareURL":"vodtest/app/compare/cf3bb07792eb4726b58d4c3e0e7b058dec020c48...da80aa8372565576d62e8cead61d9d5e542af8a3","Len":1}...
|
1779952416
|
Edit
Delete
|
|
6708
|
8
|
5
|
3
|
22
|
0
|
0
|
refs/heads/app-260519
|
0
|
{"Commits":[{"Sha1":"da80aa837 {"Commits":[{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"}],"HeadCommit":{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"},"CompareURL":"vodtest/app/compare/cf3bb07792eb4726b58d4c3e0e7b058dec020c48...da80aa8372565576d62e8cead61d9d5e542af8a3","Len":1}...
|
1779952416
|
Edit
Delete
|
|
6707
|
7
|
5
|
3
|
22
|
0
|
0
|
refs/heads/app-260519
|
0
|
{"Commits":[{"Sha1":"da80aa837 {"Commits":[{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"}],"HeadCommit":{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"},"CompareURL":"vodtest/app/compare/cf3bb07792eb4726b58d4c3e0e7b058dec020c48...da80aa8372565576d62e8cead61d9d5e542af8a3","Len":1}...
|
1779952416
|
Edit
Delete
|
|
6706
|
4
|
5
|
3
|
22
|
0
|
0
|
refs/heads/app-260519
|
0
|
{"Commits":[{"Sha1":"da80aa837 {"Commits":[{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"}],"HeadCommit":{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"},"CompareURL":"vodtest/app/compare/cf3bb07792eb4726b58d4c3e0e7b058dec020c48...da80aa8372565576d62e8cead61d9d5e542af8a3","Len":1}...
|
1779952416
|
Edit
Delete
|
|
6703
|
3
|
5
|
3
|
22
|
0
|
0
|
refs/heads/app-260519
|
0
|
{"Commits":[{"Sha1":"da80aa837 {"Commits":[{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"}],"HeadCommit":{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"},"CompareURL":"vodtest/app/compare/cf3bb07792eb4726b58d4c3e0e7b058dec020c48...da80aa8372565576d62e8cead61d9d5e542af8a3","Len":1}...
|
1779952416
|
Edit
Delete
|
|
6705
|
1
|
5
|
3
|
22
|
0
|
0
|
refs/heads/app-260519
|
0
|
{"Commits":[{"Sha1":"da80aa837 {"Commits":[{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"}],"HeadCommit":{"Sha1":"da80aa8372565576d62e8cead61d9d5e542af8a3","Message":"111\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T15:13:09+08:00"},"CompareURL":"vodtest/app/compare/cf3bb07792eb4726b58d4c3e0e7b058dec020c48...da80aa8372565576d62e8cead61d9d5e542af8a3","Len":1}...
|
1779952416
|
Edit
Delete
|
|
6654
|
11
|
5
|
3
|
18
|
0
|
0
|
refs/heads/pc-260519
|
0
|
{"Commits":[{"Sha1":"8a6a915ea {"Commits":[{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"}],"HeadCommit":{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"},"CompareURL":"vodtest/pc/compare/fde349cbf4c2b674b76e8f58bc3005ad22e1e4a5...8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Len":1}...
|
1779946097
|
Edit
Delete
|
|
6653
|
10
|
5
|
3
|
18
|
0
|
0
|
refs/heads/pc-260519
|
0
|
{"Commits":[{"Sha1":"8a6a915ea {"Commits":[{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"}],"HeadCommit":{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"},"CompareURL":"vodtest/pc/compare/fde349cbf4c2b674b76e8f58bc3005ad22e1e4a5...8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Len":1}...
|
1779946097
|
Edit
Delete
|
|
6648
|
9
|
5
|
3
|
18
|
0
|
0
|
refs/heads/pc-260519
|
0
|
{"Commits":[{"Sha1":"8a6a915ea {"Commits":[{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"}],"HeadCommit":{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"},"CompareURL":"vodtest/pc/compare/fde349cbf4c2b674b76e8f58bc3005ad22e1e4a5...8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Len":1}...
|
1779946097
|
Edit
Delete
|
|
6652
|
8
|
5
|
3
|
18
|
0
|
0
|
refs/heads/pc-260519
|
0
|
{"Commits":[{"Sha1":"8a6a915ea {"Commits":[{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"}],"HeadCommit":{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"},"CompareURL":"vodtest/pc/compare/fde349cbf4c2b674b76e8f58bc3005ad22e1e4a5...8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Len":1}...
|
1779946097
|
Edit
Delete
|
|
6651
|
7
|
5
|
3
|
18
|
0
|
0
|
refs/heads/pc-260519
|
0
|
{"Commits":[{"Sha1":"8a6a915ea {"Commits":[{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"}],"HeadCommit":{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"},"CompareURL":"vodtest/pc/compare/fde349cbf4c2b674b76e8f58bc3005ad22e1e4a5...8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Len":1}...
|
1779946097
|
Edit
Delete
|
|
6650
|
4
|
5
|
3
|
18
|
0
|
0
|
refs/heads/pc-260519
|
0
|
{"Commits":[{"Sha1":"8a6a915ea {"Commits":[{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"}],"HeadCommit":{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"},"CompareURL":"vodtest/pc/compare/fde349cbf4c2b674b76e8f58bc3005ad22e1e4a5...8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Len":1}...
|
1779946097
|
Edit
Delete
|
|
6647
|
3
|
5
|
3
|
18
|
0
|
0
|
refs/heads/pc-260519
|
0
|
{"Commits":[{"Sha1":"8a6a915ea {"Commits":[{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"}],"HeadCommit":{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"},"CompareURL":"vodtest/pc/compare/fde349cbf4c2b674b76e8f58bc3005ad22e1e4a5...8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Len":1}...
|
1779946097
|
Edit
Delete
|
|
6649
|
1
|
5
|
3
|
18
|
0
|
0
|
refs/heads/pc-260519
|
0
|
{"Commits":[{"Sha1":"8a6a915ea {"Commits":[{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"}],"HeadCommit":{"Sha1":"8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Message":"导购明细\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T13:27:59+08:00"},"CompareURL":"vodtest/pc/compare/fde349cbf4c2b674b76e8f58bc3005ad22e1e4a5...8a6a915ea2cb13136936a4525cd43d2b44ba36ce","Len":1}...
|
1779946097
|
Edit
Delete
|
|
6574
|
11
|
5
|
3
|
22
|
0
|
0
|
refs/heads/app-260519
|
0
|
{"Commits":[{"Sha1":"cf3bb0779 {"Commits":[{"Sha1":"cf3bb07792eb4726b58d4c3e0e7b058dec020c48","Message":"预买包段转房增加房态判断。\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T10:55:20+08:00"}],"HeadCommit":{"Sha1":"cf3bb07792eb4726b58d4c3e0e7b058dec020c48","Message":"预买包段转房增加房态判断。\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T10:55:20+08:00"},"CompareURL":"vodtest/app/compare/e2df10dd72c66637a0205bbb92aebc80b636c215...cf3bb07792eb4726b58d4c3e0e7b058dec020c48","Len":1}...
|
1779936936
|
Edit
Delete
|
|
6573
|
10
|
5
|
3
|
22
|
0
|
0
|
refs/heads/app-260519
|
0
|
{"Commits":[{"Sha1":"cf3bb0779 {"Commits":[{"Sha1":"cf3bb07792eb4726b58d4c3e0e7b058dec020c48","Message":"预买包段转房增加房态判断。\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T10:55:20+08:00"}],"HeadCommit":{"Sha1":"cf3bb07792eb4726b58d4c3e0e7b058dec020c48","Message":"预买包段转房增加房态判断。\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T10:55:20+08:00"},"CompareURL":"vodtest/app/compare/e2df10dd72c66637a0205bbb92aebc80b636c215...cf3bb07792eb4726b58d4c3e0e7b058dec020c48","Len":1}...
|
1779936936
|
Edit
Delete
|
|
6568
|
9
|
5
|
3
|
22
|
0
|
0
|
refs/heads/app-260519
|
0
|
{"Commits":[{"Sha1":"cf3bb0779 {"Commits":[{"Sha1":"cf3bb07792eb4726b58d4c3e0e7b058dec020c48","Message":"预买包段转房增加房态判断。\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T10:55:20+08:00"}],"HeadCommit":{"Sha1":"cf3bb07792eb4726b58d4c3e0e7b058dec020c48","Message":"预买包段转房增加房态判断。\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-05-28T10:55:20+08:00"},"CompareURL":"vodtest/app/compare/e2df10dd72c66637a0205bbb92aebc80b636c215...cf3bb07792eb4726b58d4c3e0e7b058dec020c48","Len":1}...
|
1779936936
|
Edit
Delete
|