1 Star 1 Fork 1

减肥真难 / ET6.0-ILRuntime

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 907 Bytes
一键复制 编辑 原始数据 按行查看 历史
减肥真难 提交于 2021-07-22 20:33 . no commit message

ET论坛
ET框架 6.0版本Matser 接入了Ilruntime 1.6.7

基本保留了原本6.0的文件结构

待完成:

EventSystem ILRuntime中只能使用 GetCustomAttributes( typeof(当前类的Att),false) 不可以通过继承链查询att 需要增加判断父类中是否包含自己所需要的Attribute 这样很多地方不需要重新打Attribute 只需要父类中一个 Attribute就足够 很多地方的代码为了省事 看起来很丑 生成proto 需要修改 ResponseTypeAttribute 需要修改参数为string (偷懒了 没测试 不修改的情况下会不会有问题 看烟雨的修改了 所以 为了省事也修改一下) 生成配置 需要修改 需要去掉 ProtoAfterDeserialization 特性

参考 et-6-with-ilruntime 烟雨接入的ILruntime

C#
1
https://gitee.com/JFZN/et6.0-ilruntime.git
git@gitee.com:JFZN/et6.0-ilruntime.git
JFZN
et6.0-ilruntime
ET6.0-ILRuntime
master

搜索帮助