主菜单部分功能
This commit is contained in:
@@ -235,7 +235,7 @@ public class MerchantChannelStatus {
|
||||
}
|
||||
|
||||
if (AUDIT_STATUS_EXAMINING.equals(status)) {
|
||||
MsgException.throwException("进件审核中,请勿重复进件");
|
||||
MsgException.throwException("进件审核中,请勿重复提交");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user