接口新增

This commit is contained in:
chengxl
2025-12-05 13:14:33 +08:00
parent 03b012c8c8
commit fdae595baf

View File

@@ -531,7 +531,7 @@ class Workbench extends Base
}
//审稿已过期
if($aArticleReviewer['state'] == 4){
return json_encode(['status' => 9,'msg' => 'The review has expired','data' => $aData]);
return json_encode(['status' => 13,'msg' => 'The review has expired','data' => $aData]);
}
//同意/1小改后接收/接收