修改表结构 XXX 为 not null 时,表数据 XXX 字 段 存在 null 值。
去掉或修改 带有 null 值 的 ( 需要设置 not null 的) 字段
如:
if(refer_average == []): refer_average = 10000