lvhao 5 ماه پیش
والد
کامیت
e1f5f021c9
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      core/CoreApp/controllers/Transfer.php

+ 3 - 0
core/CoreApp/controllers/Transfer.php

@@ -67,6 +67,9 @@ class Transfer extends Start_Controller {
         {
              $this->_rk();
         }
+		else if($arg == 'cqrk'){
+			$this->_cqrk();
+		}
 		else if($arg == 'ck')
         {
              $this->_ck();