mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 10:37:55 +08:00
@@ -18,7 +18,7 @@ namespace OpenAuth.Repository.Domain
|
||||
/// 模拟一个自定页面的表单,该数据会关联到流程实例FrmData,可用于复杂页面的设计及后期的数据分析
|
||||
/// </summary>
|
||||
[Table("FrmLeaveReq")]
|
||||
public partial class FrmLeaveReq : Entity
|
||||
public partial class FrmLeaveReq : StringEntity
|
||||
{
|
||||
public FrmLeaveReq()
|
||||
{
|
||||
|
Reference in New Issue
Block a user