caipin 5 年之前
父节点
当前提交
f92e04f0d4
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      protected/controller/ReceiptController.php

+ 1 - 1
protected/controller/ReceiptController.php

@@ -68,7 +68,7 @@ class ReceiptController extends DooController {
 			
 			
 			$icm = $invoiceCompanyManage->getInvoiceCMByStaff ( $sid );
 			$icm = $invoiceCompanyManage->getInvoiceCMByStaff ( $sid );
 			if (empty ( $icm ))
 			if (empty ( $icm ))
-				die ( 'illegal request' );
+				die ( 'illegal request-statistics' );
 		}
 		}
 		
 		
 		Doo::loadModel ( 'staff' );
 		Doo::loadModel ( 'staff' );