示例#1
0
 public decimal GetMet(string memberId)
 {
     return(_benefit.GetOopMaxMet(memberId));
 }