示例#1
0
 public int DeleteSfBUserPlan(int itemId, int sfbUserPlanId)
 {
     return(SfBController.DeleteSfBUserPlan(itemId, sfbUserPlanId));
 }