<#@ template debug="false" hostspecific="false" language="C#" #> <#@ assembly name="System.Core" #> <#@ import namespace="System.Linq" #> <#@ import namespace="System.Text" #> <#@ import namespace="System.Collections.Generic" #> <#@ output extension=".vue" #> <# var entityName="article"; var path="/business/articleApi"; var entityRemark="文章"; var perCode="business:article"; var dataDic=new Dictionary(){ {"title","文章标题"}, }; var isStart=false; #> // <#if(isStart){ #> <#} #>