123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135 |
- ============================================================================================
- 2024-12-05
- 更新人员:王锡鑫
- 更新模块:CCOS.Dev.Generator.Mould(V3.1.0.16)
- 更新功能:
- 1、修改SetAPR使得其兼容多组参数
- ============================================================================================
- 2024-11-04
- 更新人员:林双雨
- 更新模块:CCOS.Dev.Generator.Mould(V3.1.0.16)
- 更新功能:
- 1、增加监听状态机状态功能
- ============================================================================================
- 2024-11-04
- 更新人员:王锡鑫
- 更新模块:CCOS.Dev.Generator.Mould(V3.1.0.15)
- 更新功能:
- 1、添加Get方法属性空判断
- ============================================================================================
- 2024-09-18
- 更新人员:王锡鑫
- 更新模块:CCOS.Dev.Generator.Mould(V3.0.0.14)
- 更新功能:
- 1、添加统一的同步模式设置接口
- ============================================================================================
- 2024-07-23
- 更新人员:王锡鑫
- 更新模块:CCOS.Dev.Generator.Mould(V3.0.0.13)
- 更新功能:
- 1、添加透视方法
- 2、添加WebConfig需要的Set、Get、Update
- ============================================================================================
- 2024-02-05
- 更新人员:王锡鑫
- 更新模块:CCOS.Dev.Generator.Mould(V3.0.0.12)
- 更新功能:
- 1、调整发生器float参数小数位数
- =============================================================================
- 2023-10-09
- 更新人员:王锡鑫
- 更新模块:CCOS.Dev.Generator.Mould(V3.0.0.11)
- 更新功能:
- 1、调整模板属性取值枚举类,部分属性与取值空间重名
- =============================================================================
- 2023-08-29
- 更新人员:王锡鑫
- 更新模块:CCOS.Dev.Generator.Mould(V3.0.0.10)
- 更新功能:
- 1、新增IncAECDensity、DecAECDensity,用以解bug5681
- 2、新增m_TubeInfo,FocusSize,用以满足demand574
- =============================================================================
- 2023-07-14 V3.0.0.9
- 更新模块:CCOS.Dev.Generator.Mould
- 更新人员:王锡鑫
- 更新功能:
- 1、新增m_GenHE、m_BatteryPowerState,用以DEL项目补充V2del上的属性
- =============================================================================
- 2023-05-24 V3.0.0.8
- 更新模块:CCOS.Dev.Generator.Mould
- 更新人员:王锡鑫
- 更新功能:
- 1、新增KV、MA、MS、MAS的IncxxL、DecxxL方法
- =============================================================================
- 2023-05-24 V3.0.0.7
- 更新模块:CCOS.Dev.Generator.Mould
- 更新人员:王锡鑫
- 更新功能:
- 1、修改获取dll版本信息接口
- =============================================================================
- 2023-05-24 V3.0.0.6
- 更新模块:CCOS.Dev.Generator.Mould
- 更新人员:王锡鑫
- 更新功能:
- 1、添加获取dll版本信息接口
- =============================================================================
- 2023-05-24 V3.0.0.5
- 更新模块:CCOS.Dev.Generator.Mould
- 更新人员:王锡鑫
- 更新功能:
- 1、优化V3.0.0.4的修改
- =============================================================================
- 2023-05-23 V3.0.0.4
- 更新模块:CCOS.Dev.Generator.Mould
- 更新人员:王锡鑫
- 更新功能:
- 1、解决因获取不到WORKSTATION导致线程卡死
- =============================================================================
- 2023-01-17 V3.0.0.3
- 更新模块:CCOS.Dev.Generator.Mould
- 更新人员:杨思杰
- 更新功能:
- 1、添加新属性:球馆角度和球馆靶材,并且新增方法设置coll的LED灯
- =============================================================================
- 2023-01-17 V3.0.0.1
- 更新模块:CCOS.Dev.Generator.Mould
- 更新人员:杨思杰
- 更新功能:
- 1、添加版本信息,后续便于维护。
- =============================================================================
- 2021-12-08 V3.0.0.0
- 更新模块:CCOS.Dev.Generator.Mould
- 更新人员:张洋
- 更新功能:
- 1、配合NewModelDPC的修改,获取Post参数时,由上层添加P0
- =============================================================================
- 2021-11-19 V3.0.0.0
- 更新模块:CCOS.Dev.Generator.Mould.dll
- 更新人员:张锋
- 更新功能:
- 1、增加版本号
- =============================================================================
|