$Certificate.Certificate_Name

#foreach($acc in $ADOAutomatic_certification.GetAll(" and Type_Id='3' and Certificate_Id='$Certificate.Certificate_Id'")) #set($plan =$ADOTKS_TrainingPlan.GetAll(" and PlanAssessment='$acc.Examination_Id'") ) #end #foreach($planlist in $plan)
培训计划 $planlist.PlanName
姓名 $User.User_Name 身份证 $User.User_Account
总学时 $ADOTKS_Credit.GetByUserPlanCredit("$User.User_ID","$planlist.PlanID") 学习时间 $ADOTKS_Courseware.DatetimeNull($planlist.PlanStarData) 到 $ADOTKS_Courseware.DatetimeNull($planlist.PlanEndData)
所在单位 #foreach($val in $ADOBase_AppendProperty.Base_AppendPropertyInstanceGetAll(" and Property_Control_ID='user_gzdw' and PropertyInstance_Key='$User.User_ID'").rows) $val.PropertyInstance_Value #end
#foreach($list in $ADOTKS_Credit.GetAll(" and User_ID='$User.User_ID' and CSID in (select Courseware_CsID from TKS_TrainingPlanCS where PlanID='$planlist.PlanID')")) #end
学习内容或科目 获得学时
$ADOTKS_Courseware.GetByKey("$list.CSID").Courseware_CsName $list.Credit
#end
二维码验证

$Certificate.Certificate_Orgran

$ADOTKS_Courseware.DatetimeNull($ItemUser.CertificateUsers_Date)