|
@ -784,6 +784,8 @@ public class MedicineOrderService extends BaseJpaService<Mediicineorder, Mediici
|
|
" t.price AS price,\n" +
|
|
" t.price AS price,\n" +
|
|
" t.specif AS specif,\n" +
|
|
" t.specif AS specif,\n" +
|
|
" t.unit AS unit,\n" +
|
|
" t.unit AS unit,\n" +
|
|
|
|
" t.quantity_unit AS quantityUnit,\n" +
|
|
|
|
" t.pack_unit AS packUnit,\n" +
|
|
" t.org_code AS orgCode,\n" +
|
|
" t.org_code AS orgCode,\n" +
|
|
" t.org_name AS orgName,\n" +
|
|
" t.org_name AS orgName,\n" +
|
|
" t.equ_name AS equName,\n" +
|
|
" t.equ_name AS equName,\n" +
|
|
@ -1771,6 +1773,8 @@ public class MedicineOrderService extends BaseJpaService<Mediicineorder, Mediici
|
|
"\tt.price AS price,\n" +
|
|
"\tt.price AS price,\n" +
|
|
"\tt.specif AS specif,\n" +
|
|
"\tt.specif AS specif,\n" +
|
|
"\tt.unit AS unit,\n" +
|
|
"\tt.unit AS unit,\n" +
|
|
|
|
"\tt.quantity_unit AS quantityUnit,\n" +
|
|
|
|
"\tt.pack_unit AS packUnit,\n" +
|
|
"\tt.org_code AS orgCode,\n" +
|
|
"\tt.org_code AS orgCode,\n" +
|
|
"\tt.org_name AS orgName,\n" +
|
|
"\tt.org_name AS orgName,\n" +
|
|
" t.equ_name AS equName,\n" +
|
|
" t.equ_name AS equName,\n" +
|
|
@ -2211,6 +2215,8 @@ public class MedicineOrderService extends BaseJpaService<Mediicineorder, Mediici
|
|
"\tt.price AS price,\n" +
|
|
"\tt.price AS price,\n" +
|
|
"\tt.specif AS specif,\n" +
|
|
"\tt.specif AS specif,\n" +
|
|
"\tt.unit AS unit,\n" +
|
|
"\tt.unit AS unit,\n" +
|
|
|
|
"\tt.quantity_unit AS quantityUnit,\n" +
|
|
|
|
"\tt.pack_unit AS packUnit,\n" +
|
|
"\tt.org_code AS orgCode,\n" +
|
|
"\tt.org_code AS orgCode,\n" +
|
|
"\tt.org_name AS orgName,\n" +
|
|
"\tt.org_name AS orgName,\n" +
|
|
" t.equ_name AS equName,\n" +
|
|
" t.equ_name AS equName,\n" +
|