这里写一个mysql的建表样例。 create table if not exists app_fund_index_percnet_df ( id int not null comment '主键id', flag varchar(30) not null default '-' comm