Example #1
0
 public virtual void CreateMrpShipPlan(MrpShipPlan entity)
 {
     entityDao.CreateMrpShipPlan(entity);
 }