1.判断某模板是否已经被分配
isTemplateUsed(String templateid, int tempstyle)
2.模板分配VO
SystemplateVO 对应 pub_systemplate
3. 模板分配的Action入口
TemplateAssignAction 模板分配Action
1.判断某模板是否已经被分配
isTemplateUsed(String templateid, int tempstyle)
2.模板分配VO
SystemplateVO 对应 pub_systemplate
3. 模板分配的Action入口
TemplateAssignAction 模板分配Action