@@ -23,7 +23,8 @@ select t.frownum,(isnull(t.oneprocessname,'')+isnull(t.twoprocessname,'')) conte
t4.ffisconfirmation,
t.fisaddtraining,
t.fisaddtrainingtitem,
- t.fispaid
+ t.fpaid,
+ t.fispaid
from hyordernode t
join hyWorkorder t3 on t3.hyWorkorderid=t.fparentid
left join hyworker t1 on t1.hyworkernum=t.Operator