示例#1
0
 public object Get(int user_id)
 {
     return(ApiManager.ApiGetMainPatientInfo(user_id));
 }