Commit 33bc7b8d by Neo Turing

优化

parent 70150fbe
...@@ -159,7 +159,7 @@ namespace Kivii.Third.Scjgj ...@@ -159,7 +159,7 @@ namespace Kivii.Third.Scjgj
} }
} }
//[RequiresAnyRole(MemberRoles.Everyone)] [RequiresAnyRole(MemberRoles.Everyone)]
public class PlanDetailConvertToReport : RestfulExecution<PlanDetail> public class PlanDetailConvertToReport : RestfulExecution<PlanDetail>
{ {
public PlanDetail Item { get; set; } public PlanDetail Item { get; set; }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment