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