package api // 如果需要执行表迁移,递增此版本号和表更新说明 var ( dbVersion = "0.0.10" dbRemark = "add stream proxy" )