1
8 天以前 f1475b4e49734c821560a41fa42b504bac2c8887
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);