摘要: U9客开技术点总结文档 UBF 继承 组合 状态机 BE 重写单据类型属性 public override DocType DocType { get { return this.DocumentType; } } 设置默认值 /// <summary> /// 设置默认值 /// </summar 阅读全文
posted @ 2020-01-06 14:19 李0539 阅读(721) 评论(0) 推荐(0) 编辑
摘要: UBF继承组合状态机 BE重写单据类型属性DocTypereturn this.DocumentType; 设置默认值OnSetDefaultValue()this.Org = UFIDA.U9.Base.Context.LoginOrg; BP查询代码包括在 using (var bpfe = n 阅读全文
posted @ 2020-01-06 10:25 李0539 阅读(329) 评论(0) 推荐(0) 编辑