if (dbVersion > maxDataPending) { this.DbVersionProvider.SetDbVersion(dbVersion); } 这代码逻辑错了,数据库的字段怎么也不会更新。