Skip to content

Commit efd5544

Browse files
committed
fix(album_mapping.json): 添加缺失的相册ID以确保CSV生成的完整性
1 parent 54067cd commit efd5544

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lankong_tools/album_mapping.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"pic/ai.csv": ["18"],
44
"pic/fj.csv": ["16"],
55
"pic/ecy.csv": ["14"],
6-
"pic/truegirl.csv": ["10"]
6+
"pic/truegirl.csv": ["10"],
7+
"pic/czlwb.csv": ["12"]
78
}

0 commit comments

Comments
 (0)