mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-20 10:37:55 +08:00
合并实例与实例模板
This commit is contained in:
@@ -37,7 +37,7 @@ namespace OpenAuth.App
|
||||
Content = obj.Content,
|
||||
ContentParse = obj.ContentParse,
|
||||
Name = obj.Name,
|
||||
FrmDbId = obj.FrmDbId
|
||||
DbName = obj.DbName
|
||||
});
|
||||
|
||||
Repository.ExecuteSql(FormUtil.GetSql(obj));
|
||||
|
Reference in New Issue
Block a user