刘桂岩 5 năm trước cách đây
mục cha
commit
ac00ec702c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      application/index/controller/Index.php

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

@@ -15,7 +15,7 @@ class Index extends Controller
 {
     public function  index(){
         // echo "index";
-//        return $this->redirect('http://work.pacsonline.cn',302);;
+        return $this->redirect('http://work.pacsonline.cn',302);;
     }
     public function get_studiesinfo(){
         $study_id = $_REQUEST['study_id'];