示例#1
0
 public virtual void UpdateLocationBinItemDetail(LocationBinItemDetail entity)
 {
     entityDao.UpdateLocationBinItemDetail(entity);
 }