|
@ -138,6 +138,7 @@ public class MedicineStockOutService extends BaseJpaService<Mediicinestockout, M
|
|
|
" t.id as id,\n" +
|
|
|
" t.address as address,\n" +
|
|
|
" t.community as community,\n" +
|
|
|
" t.price as price,\n" +
|
|
|
" t.doc_num as docNum,\n" +
|
|
|
" t.doc_time as docTime,\n" +
|
|
|
" t.receive_state as receiveState,\n" +
|