20231127.sql 105 B

12
  1. alter table wm_da_pharmacy
  2. add pharmacy_type char(10) default 'ORDINARY' null comment '药店类型';