This commit is contained in:
wangjinlei
2022-04-07 14:57:36 +08:00
parent d64171c526
commit 2cc60a1e2b

View File

@@ -1649,9 +1649,6 @@ class Reviewer extends Controller {
return $this->article_reviewer_file_obj->insert($insert_data);
}
public function pdft() {
$this->pdftest('I am wjl');
}
private function createReviewerZS($art_rev_id) {
if (!file_exists(ROOT_PATH . 'public' . DS . 'reviewerZS' . DS . $art_rev_id . '.jpg')) {