@ -158,6 +158,7 @@ public class SignFamilyServiceService {
*/
public List<ServiceItem> getPatientServiceItem(String patient, String serviceCode) throws Exception {
StringBuffer sql = new StringBuffer(" SELECT " +
" DISTINCT s.code,"+
" s.* " +
" FROM " +
" wlyy_service_item s, " +