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