搜尋

首頁  >  問答  >  主體

求大佬解答

火狐截图_2019-03-31T09-22-55.095Z.png

#
小白小白2089 天前1159

全部回覆(4)我來回復

  • 蝴蝶效应-白羽

    蝴蝶效应-白羽2019-04-01 15:08:00

    在 Sysdb.php 檔案中 沒有定義 field的方法 而且table 的方法中你應該沒有設定 靜態常數 $this->field = "*";

    #

    回覆
    0
  • 小白

    public function table($table) { $this->where = array(); $this->field ='*'; $this ->table = $table; return $this; } 這個我寫了呀

    小白 · 2019-04-02 19:15:32
    小白

    我知道了,謝謝大佬

    小白 · 2019-04-02 19:33:23
  • 取消回覆