tanghai f229469e51 db查询表达式应该放在DBProxyComponent中 7 anni fa
..
DBCacheComponent.cs f229469e51 db查询表达式应该放在DBProxyComponent中 7 anni fa
DBComponent.cs f4dd94f703 继承结构调整,Object->Component->ComponentWithId->Entity 中间加了一层ComponentWithId结构,主要考虑到,大部分组件是不需要Id这一字段的, 7 anni fa
DBProxyComponent.cs 2b191c8b82 1.服务端消息大部分可以热更,把能热更的消息移动到hotfix层,需要保存状态的消息例如FrameMessage需要手写放到ETModel层 7 anni fa
DBQueryBatchTask.cs b3a1011920 修复DB缓存BUG 7 anni fa
DBQueryJsonTask.cs f4dd94f703 继承结构调整,Object->Component->ComponentWithId->Entity 中间加了一层ComponentWithId结构,主要考虑到,大部分组件是不需要Id这一字段的, 7 anni fa
DBQueryTask.cs b3a1011920 修复DB缓存BUG 7 anni fa
DBSaveBatchTask.cs f4dd94f703 继承结构调整,Object->Component->ComponentWithId->Entity 中间加了一层ComponentWithId结构,主要考虑到,大部分组件是不需要Id这一字段的, 7 anni fa
DBSaveTask.cs f4dd94f703 继承结构调整,Object->Component->ComponentWithId->Entity 中间加了一层ComponentWithId结构,主要考虑到,大部分组件是不需要Id这一字段的, 7 anni fa
DBTask.cs f4dd94f703 继承结构调整,Object->Component->ComponentWithId->Entity 中间加了一层ComponentWithId结构,主要考虑到,大部分组件是不需要Id这一字段的, 7 anni fa
DBTaskQueue.cs 5449ef4b85 1.Mongo库在反序列化时会调用类的无参构造函数,这样在Component的无参构造函数中就不 7 anni fa
ExpressionVistor.cs f229469e51 db查询表达式应该放在DBProxyComponent中 7 anni fa