|
@@ -9,7 +9,7 @@ import com.yh.saas.plugin.yiliangyiyun.service.IPurchaseReceiptReportService;
|
|
|
import com.yh.saas.plugin.yiliangyiyun.service.IStockPurchaseReceiptReportService;
|
|
|
import org.springframework.beans.factory.annotation.Autowired;
|
|
|
|
|
|
-@WorkflowTaskListener(name = "统计报表", group = "采购入库统计(现货)")
|
|
|
+@WorkflowTaskListener(name = "统计报表", group = "现货采购入库统计")
|
|
|
public class GoodsPurchaseReceiptReportListener extends AbstractWorkflowTaskListener {
|
|
|
|
|
|
private static final long serialVersionUID = 4103656734835351132L;
|