liusheng
2024-06-05 0ef7bb2a442c039b01599010fa3370f7c59ef0c4
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);
}