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