fengjin
2022-10-11 e8bf8ddeee3802fc3908f4a51bb7479021631902
flower_city/src/main/java/com/dg/core/service/IGuideEvolveService.java
@@ -40,4 +40,10 @@
     */
    public int countNum();
    /**
     * 更新工单id为空的脏数据
     * @return
     */
    int updateGuid();
}