cancel.php 410 字节 原文件 审查 历史 永久链接 1 2 3 4 5 6 7 8 9 10 11 12 <?php return [ 'Id' => '核销编号', 'Verification_store_id' => '门店编号', 'Verification_staff_id' => '核销员编号', 'Verification_receive_id' => '领卷编号', 'Createtime' => '创建时间', 'Store.name' => '门店名称', 'staff.name' => '核销员', 'Receive.id' => '领卷编号' ];