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