mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-09 19:04:44 +08:00
fix #I84XLF 打印方案增加入口参数
This commit is contained in:
@@ -92,6 +92,7 @@ namespace OpenAuth.App
|
||||
Name = obj.Name,
|
||||
SourceSql = obj.SourceSql,
|
||||
PlanContent = obj.PlanContent,
|
||||
InParamColumn = obj.InParamColumn,
|
||||
GroupBy = obj.GroupBy
|
||||
},u => u.Id == obj.Id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user