liusheng
2024-11-27 e44f3f7b666394907a016488e79f788e7ed97a70
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);
}