fengjin
2022-10-11 cef1ccae92f10d3a594f6c73ae4ddce1d52f5669
flower_city/src/main/java/com/dg/core/db/gen/mapper/GuideEvolveMapper.java
@@ -41,4 +41,10 @@
     */
    public int countNum();
    /**
     * 更新工单id为空的脏数据
     * @return
     */
    int updateGuid();
}