liusheng
2024-10-08 195190571e567602d5e4e8ae3c7c490a515719ef
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);
    /**