mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 18:47:55 +08:00
@@ -19,7 +19,7 @@ namespace OpenAuth.Repository.Domain
|
||||
/// 工作流模板信息表
|
||||
/// </summary>
|
||||
[Table("FlowScheme")]
|
||||
public partial class FlowScheme : Entity
|
||||
public partial class FlowScheme : StringEntity
|
||||
{
|
||||
public FlowScheme()
|
||||
{
|
||||
|
Reference in New Issue
Block a user