sugangqiang 2 năm trước cách đây
mục cha
commit
1fb7114041
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      app/enterprise/controller/Integral.php

+ 2 - 2
app/enterprise/controller/Integral.php

@@ -78,9 +78,9 @@ class Integral extends EnterpriseController {
     }
 
     /**
-     * 提交表单(新:混合基础信息人才申报信息)晋江人才
+     * 提交申请
      */
-    private function submitToCheck() {
+    public function submitToCheck() {
         $params = $this->request->param();
         $id = $params["id"];
         $info = IntegralRecordApi::chkIsOwner($id, $this->user["uid"]);