tanghai 2b191c8b82 1.服务端消息大部分可以热更,把能热更的消息移动到hotfix层,需要保存状态的消息例如FrameMessage需要手写放到ETModel层 vor 7 Jahren
..
DBCacheComponent.cs 9a9c4c6116 JsonQueryDB是无法cache的 vor 7 Jahren
DBComponent.cs f4dd94f703 继承结构调整,Object->Component->ComponentWithId->Entity 中间加了一层ComponentWithId结构,主要考虑到,大部分组件是不需要Id这一字段的, vor 7 Jahren
DBProxyComponent.cs 2b191c8b82 1.服务端消息大部分可以热更,把能热更的消息移动到hotfix层,需要保存状态的消息例如FrameMessage需要手写放到ETModel层 vor 7 Jahren
DBQueryBatchTask.cs b3a1011920 修复DB缓存BUG vor 7 Jahren
DBQueryJsonTask.cs f4dd94f703 继承结构调整,Object->Component->ComponentWithId->Entity 中间加了一层ComponentWithId结构,主要考虑到,大部分组件是不需要Id这一字段的, vor 7 Jahren
DBQueryTask.cs b3a1011920 修复DB缓存BUG vor 7 Jahren
DBSaveBatchTask.cs f4dd94f703 继承结构调整,Object->Component->ComponentWithId->Entity 中间加了一层ComponentWithId结构,主要考虑到,大部分组件是不需要Id这一字段的, vor 7 Jahren
DBSaveTask.cs f4dd94f703 继承结构调整,Object->Component->ComponentWithId->Entity 中间加了一层ComponentWithId结构,主要考虑到,大部分组件是不需要Id这一字段的, vor 7 Jahren
DBTask.cs f4dd94f703 继承结构调整,Object->Component->ComponentWithId->Entity 中间加了一层ComponentWithId结构,主要考虑到,大部分组件是不需要Id这一字段的, vor 7 Jahren
DBTaskQueue.cs a2bc374400 1.修复资源下载进度错误 vor 7 Jahren