cody 2 years ago
parent 58bbf75ed9
commit 2e4278ff79

@ -406,7 +406,7 @@ class ProjectController extends CommonController
if ($has) return $this->error("每个月只能提交一次");
$content = [];
$socre = 0;
dd($project_id);
$askList = AskSubmit::$askList;
if($project_id == 7){
$askList = AskSubmit::$askListSc;

Loading…
Cancel
Save