不知道写了撒谎
This commit is contained in:
@@ -20,7 +20,7 @@ function run(){
|
||||
})
|
||||
}
|
||||
|
||||
function getAll(sql){
|
||||
function getAll(){
|
||||
let args = arguments
|
||||
return new Promise((res,err)=>{
|
||||
database.all(...args,function (error,data){
|
||||
|
||||
Reference in New Issue
Block a user