2022-05-18 10:09
@JFinal #set(array = [123, "审核中", "通过", "不通过", "退回"])#for(f: yijian)
#date(f.time,'yyyy年MM月dd日 HH:mm:ss')#set(index = f.status)
#(array[index])
#(f.note)
#end