接口新增

This commit is contained in:
chengxl
2025-12-05 13:14:01 +08:00
parent fac1d1d4d9
commit 09d61b3785

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小改后接收/接收