huminmin
4 天以前 74b04f3987fd39eca62b772147ceac7238118da8
1
2
3
4
5
6
package com.ruoyi.productionPlan.dto;
 
import com.ruoyi.productionPlan.pojo.ProductionPlan;
 
public class ProductionPlanDto extends ProductionPlan {
}