1
2 天以前 0ff08209ae2d00cf987a49779b0af16940e2d210
rsf-open-api/src/main/java/com/vincent/rsf/openApi/service/WmsRcsService.java
@@ -16,6 +16,7 @@
public interface WmsRcsService extends IService<Loc> {
    CommonResponse pubTasks(RcsPubTaskParams params);
    CommonResponse pubTasksWcs(RcsPubTaskParams params);
    CommonResponse cancelTasks(Map<String, Object> params);