liusheng
2024-04-17 69123c8bf13ccb27539b0475e626c6c95c0ea6bb
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);
}