添加测试数据分析接口
This commit is contained in:
parent
4f29457b49
commit
c009b0620e
|
|
@ -3237,7 +3237,7 @@ public class SampleStatAnalysisService extends ServiceImpl<GardsSampleStatAnalys
|
|||
|
||||
result.setSuccess(true);
|
||||
result.setResult(resultData);
|
||||
return result;
|
||||
return resultData;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user