select * from orderproduct where order_id='#url.order_id#' select * from customer where cust_id= (select cust_id from orderproduct where order_id='#url.order_id#') 訂單編號: #GetRecord.order_id#
顧客編號:
訂單日期: (mm/dd/yyyy)
到期日期: (mm/dd/yyyy)
付款方式:

回到主頁