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");