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