1521736307
This commit is contained in:
@@ -3,8 +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