|
@@ -231,7 +231,7 @@ public interface YpZdDictMapper {
|
|
|
" separate_flag =b.separate_flag , suprice_flag =b.suprice_flag , drug_flag =b.drug_flag , infusion_flag =b.infusion_flag ," +
|
|
|
" country_flag =b.country_flag , manu_code =b.manu_code , drug_kind =b.drug_kind , gmp_flag =b.gmp_flag , cold_flag =b.cold_flag ," +
|
|
|
" chem_remark =b.chem_remark , bill_item_mz =b.bill_item_mz , bill_item_zy =b.bill_item_zy , percent_group_mz =b.percent_group_mz ," +
|
|
|
- " percent_group_zy =b.percent_group_zy , del_flag =b.del_flag , yb_flag =b.yb_flag , n_code =b.n_code , zb_flag =b.zb_flag ," +
|
|
|
+ " percent_group_zy =b.percent_group_zy , del_flag =b.del_flag , yb_flag =b.yb_flag , self_flag_yb =b.self_flag_yb , n_code =b.n_code , zb_flag =b.zb_flag ," +
|
|
|
" zb_supplyer =b.zb_supplyer , ps_flag =b.ps_flag , ex_code =b.ex_code , supply_type =b.supply_type , frequency =rtrim(b.frequency) ," +
|
|
|
" kss_flag =b.kss_flag , yp_level =b.yp_level , drug_id =b.drug_id , yb_code =b.yb_code, yb_comment =b.yb_comment , xnh_flag =b.xnh_flag , jb_flag =b.jb_flag ," +
|
|
|
" audit_code =b.audit_code , comment =b.comment , categories_flag =b.categories_flag , ym_flag =b.ym_flag , dpym_flag =b.dpym_flag ," +
|