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