我試圖promisify一個mysql函數,但是當我運行它時控制檯顯示這個錯誤util.Promisify is not a function。這是我的代碼: var util= \t \t \t require('util'); ...
確定! 回上一頁