1521736253
This commit is contained in:
parent
93ad076820
commit
21a29e94a4
@ -3,7 +3,7 @@
|
|||||||
let bookId = 0;
|
let bookId = 0;
|
||||||
|
|
||||||
function genNewBookId() {
|
function genNewBookId() {
|
||||||
bookId++;
|
bookID++;
|
||||||
return bookId;
|
return bookId;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user