Explorar o código

工单节点详情sql修改

hu %!s(int64=4) %!d(string=hai) anos
pai
achega
18f80404af

+ 1 - 1
src/rest/openapi/restcontroller/hyworkorder/webapp/workorder/SQL/工单节点详情查询.sql

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