叶松
2023-12-06 1b004047f00cc846924209051ee654619c56a249
hd/pipe/mobile/src/main/java/com/thhy/mobile/modules/biz/pipeinfo/mapper/PipeInfoMapper.java
@@ -175,4 +175,10 @@
    void updateInRepoTime(RepoRecord repoRecord);
    List<Integer> queryAllNumType();
    List<MaterialThingDto> materialInfo();
    List<MaterialThingNumDto> materialNumInfo();
    List<MaterialThingDto> materialInfoTwo();
}