出入库单审核.sql 145 B

1
  1. update st_stockbill set status='审核',checkby=$checkby$,checkdate=CURRENT_TIMESTAMP where st_stockbillid = $st_stockbillid$ and siteid=$siteid$