新增文章
文章标题
分类
C#
云星空
K3 BOS
K3 功能
用友
Oracle
python
SQL
MySql
PHP
HTML
script
windows
Access
影视后期
财务
服务
生活
内容
[HotUpdate, Description("操作插件:生产入库单 审核")] public class Audit : AbstractOperationServicePlugIn { #region - OnPreparePropertys 显示字段 ★ - public override void OnPreparePropertys(PreparePropertysEventArgs e) { e.FieldKeys.Add("FMoEntryId"); // (标识) 生产订单分录内码 } #endregion }
返回
保存