1521736279
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
let bookId = 0;
|
let bookId = 0;
|
||||||
|
|
||||||
function genNewBookId() {
|
function genNewBookId() {
|
||||||
|
bookID = 1
|
||||||
bookID++;
|
bookID++;
|
||||||
return bookId;
|
return bookId;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user