接口新增
This commit is contained in:
@@ -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小改后接收/接收
|
||||
|
||||
Reference in New Issue
Block a user