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