AddProductToHT函数优化

ct-mobile-first
赵鹏 5 years ago
parent c2c8bbe669
commit 5640587cc9

@ -218,7 +218,7 @@ class TpBokun_model extends CI_Model
,[PAG_PPI_SN] ,[PAG_PPI_SN]
) )
VALUES VALUES
( ?,?,?,GETDATE(),?,?,?) ( ?,?,?,?,GETDATE(),?,?,?)
"; ";
$query = $this->HT229Write->query($sql, array( $query = $this->HT229Write->query($sql, array(

Loading…
Cancel
Save