|
@ -2600,11 +2600,6 @@ public class EntranceService {
|
|
return ConvertUtil.convertListEnvelopInBodyRow(resp);
|
|
return ConvertUtil.convertListEnvelopInBodyRow(resp);
|
|
}
|
|
}
|
|
|
|
|
|
public static void main(String[] args) {
|
|
|
|
String ss ="ss";
|
|
|
|
System.out.println(ss.split(",")[0]+"==="+ss.split(",").length);
|
|
|
|
}
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
* 同步医生信息
|
|
* 同步医生信息
|
|
*
|
|
*
|