|
@ -1287,7 +1287,7 @@ public class DsyyEntranceService {
|
|
|
"\tpack_size as \"packSize\",\n" +
|
|
|
"\tspecification as \"specification\",\n" +
|
|
|
"\tretprice as \"retprice\",\n" +
|
|
|
"\tpack_retprice as \"pack_retprice\",\n" +
|
|
|
"\tretprice as \"pack_retprice\",\n" +
|
|
|
"\tstock_amount as \"stockAmount\",\n" +
|
|
|
"\tvisible_flag as \"visible_flag\",\n" +
|
|
|
"\tdrug_flag as \"drug_flag\",\n" +
|
|
@ -3018,7 +3018,7 @@ public class DsyyEntranceService {
|
|
|
"\t<FEE_TYPE_CODE>"+chargeType+"<FEE_TYPE_CODE/>\n" +
|
|
|
"\t<FEE_TYPE>"+chargeTypeName+"</FEE_TYPE>\n" +
|
|
|
"<DIASTOLIC_PRESSURE>"+szy+"</DIASTOLIC_PRESSURE>\n" +
|
|
|
" <SYSTOLIC_PRESSURE>"+ssy+"</SYSTOLIC_PRESSURE> " +
|
|
|
" <SYSTOLIC_PRESSURE>"+ssy+"</SYSTOLIC_PRESSURE>\n " +
|
|
|
"\t<HEIGHT_VALUE>"+height+"</HEIGHT_VALUE>\n" +
|
|
|
"\t<HRIGHT_UNIT>CM</HRIGHT_UNIT>\n" +
|
|
|
"\t<WEIGHT_VALUE>"+weight+"</WEIGHT_VALUE>\n" +
|