测试提交功能正常,仅添加了部分注释
This commit is contained in:
@@ -89,4 +89,6 @@ public class MappingController extends BaseController {
|
||||
GenerateMappingResult result = mappingTaskService.getIcdMmsJson(command);
|
||||
return responseConverter.fromSubmitResult(result);
|
||||
}
|
||||
|
||||
//测试提交添加的注释内容
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user