let id = getUrlVars()["id"];
console.log('<%= db.set("tovar"+id, { name: 1 } ) %>')我不明白為什么會收到此錯誤?(未定義ID)
為什么未定義ID(ejs)?
一只斗牛犬
2021-05-18 14:06:31