liusheng
2024-11-29 8d913e5594f45ca2a4ce656ea9feb99ffe715913
smartor/src/main/java/com/smartor/mapper/ServiceThirdDataMapper.java
@@ -34,5 +34,5 @@
    public int insertThirdDataCfxzsq(ServiceThirdData serviceThirdData);
    public int updateIsDeal(Long id);
    public int updateIsDeal(ServiceThirdData serviceThirdData);
}