feat:matterType
This commit is contained in:
@@ -273,7 +273,7 @@ public class MessageTemplateServiceImpl implements MessageTemplateService {
|
||||
}
|
||||
return ApiResponse.success(Boolean.TRUE);
|
||||
}
|
||||
return ApiResponse.error(ErrorCodeEnum.MATTER_STORE_OR_USER_IS_NULL);
|
||||
return ApiResponse.success(Boolean.FALSE);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user