caipin 5 년 전
부모
커밋
961953a7ba
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      protected/controller/ReceiptExtendController.php

+ 1 - 1
protected/controller/ReceiptExtendController.php

@@ -2662,7 +2662,7 @@ class ReceiptExtendController extends DooController {
     function receiptSummaryStatisticsByAgency(){
     	
     	//$cidIn = $this->get_args ( 'cidIn' ) ? $this->get_args ( 'cidIn' ) : '12,10,9';
-    	include Doo::conf()->BASE_PATH.'diagnostic/debug.php';
+    	//include Doo::conf()->BASE_PATH.'diagnostic/debug.php';
     	Doo::loadClass ( 'XDeode' );
     	//参数
     	$cidKeyIn=file_get_contents( "protected/config/receipt/summary.conf.ini");