liusheng
2024-11-29 8d913e5594f45ca2a4ce656ea9feb99ffe715913
smartor/src/main/java/com/smartor/mapper/ServiceThirdDataMapper.java
@@ -29,4 +29,10 @@
     * @return 结果
     */
    public int insertThirdData(ServiceThirdData serviceThirdData);
    public int insertThirdDataZxyzjh(ServiceThirdData serviceThirdData);
    public int insertThirdDataCfxzsq(ServiceThirdData serviceThirdData);
    public int updateIsDeal(ServiceThirdData serviceThirdData);
}