Commit 513fe211 by HTML5-侯张振

更改customer_sales文件

parent b75002dd
......@@ -30,4 +30,5 @@ class Customer_model extends MY_Model{
public function delete_sale_id($where){
$this->db->delete('tb_customer_sales',$here);
}
}
?>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment