订单确认.sql 87 B

1
  1. update sa_order set status='确认' where sa_orderid = $sa_orderid$ and siteid=$siteid$