diff --git a/Retail/03 split_pack_data.py b/Retail/03 split_pack_data.py index 8471db8..919ce74 100644 --- a/Retail/03 split_pack_data.py +++ b/Retail/03 split_pack_data.py @@ -1004,7 +1004,7 @@ DATA_LABEL_AREA_ALL = '全国' # MAGIC and a.pack_code not in ( # MAGIC select distinct iqvia_pack_code # MAGIC from tmp.tmp_zk_retail_pack_property -# MAGIC where market = 'Antacid anti GI swelling agent+PPI Oral' +# MAGIC where market = 'PPI Oral Market' # MAGIC ) # COMMAND ---------- @@ -1197,4 +1197,4 @@ DATA_LABEL_AREA_ALL = '全国' # COMMAND ---------- -############################################################END############################################################## \ No newline at end of file +############################################################END##############################################################