How to return mysql data to caller? Something works, other case don't work?

后端 未结 0 1867
别跟我提以往
别跟我提以往 2020-11-30 12:56

It is my db object code(DBO.js):

class DBO
{
    constructor(){
        let dbConfig = require(\'./config\');
        dbConfig["multipleStatements"]         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题