package com.ruoyi.productionPlan.dto; import com.ruoyi.productionPlan.pojo.ProductionPlan; public class ProductionPlanDto extends ProductionPlan { }