Please see
qiye is the library, product_pic is the table, and pic is the field to be queried. Is that right? If the table has no prefix, then Db::table('product_pic') can be used directly like this
qiye is the library, product_pic is the table, and pic is the field to be queried. Is that right? If the table has no prefix, then Db::table('product_pic') can be used directly like this