ADD file via upload

main
p2apfqmgs 4 months ago
parent 5594771c21
commit 193a188ef7

@ -0,0 +1,3 @@
isbn,title,author,category,status,place
9787111123456,Python编程,John Smith,Programming,available,N1_100_3
9787111123457,数据结构,Jane Doe,Computer Science,borrowed,N2_23_4
1 isbn title author category status place
2 9787111123456 Python编程 John Smith Programming available N1_100_3
3 9787111123457 数据结构 Jane Doe Computer Science borrowed N2_23_4
Loading…
Cancel
Save