月均日95值计算方式新增1024,资源监控模块接口新增
This commit is contained in:
+7
@@ -67,4 +67,11 @@ public interface InitialMountPointInfoMapper
|
||||
* @return 结果
|
||||
*/
|
||||
public int batchInsertInitialMountPointInfo(@Param("list") List<InitialMountPointInfo> list);
|
||||
|
||||
/**
|
||||
* 挂载文件系统基础信息
|
||||
* @param clientId
|
||||
* @return
|
||||
*/
|
||||
InitialMountPointInfo pointDetailsMsg(String clientId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user