liusheng
2024-12-05 78c9129e9045fafe4c2f7333b3dcafde6b20b96d
smartor/src/main/java/com/smartor/mapper/ServiceSubtaskMapper.java
@@ -48,6 +48,8 @@
     */
    public Boolean updateServiceSubtask(ServiceSubtask ServiceSubtask);
    public Boolean updateServiceSubtaskByPatId(ServiceSubtask ServiceSubtask);
    public Boolean updateServiceSubtaskByCondition(ServiceSubtask ServiceSubtask);
    /**