刘桂岩 5 년 전
부모
커밋
5316568dda
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      application/index/controller/Index.php

+ 0 - 1
application/index/controller/Index.php

@@ -17,7 +17,6 @@ class Index extends Controller
 {
     public function  index(){
 
-        var_dump(Config::get('ORDER_STATUS')['CANCEL']);die;
         return $this->fetch();
 //         echo "index";
 //        return $this->redirect('http://work.pacsonline.cn',302);