请问如何根据当前登录用户,控制模板参数的数据字典的值?
根据用户名参数 $fine_username
举个最简单的例子
sql("FRDemo","select 职务 from 雇员 where 姓名='"+fine_username+"'",1)