Kaynağa Gözat

售后服务单列表查询新增问题备注字段

hu 4 yıl önce
ebeveyn
işleme
251f3013fd

+ 1 - 0
src/rest/openapi/restcontroller/hyworkorder/web/afterserviceorder/SQL/售后单列表查询.sql

@@ -5,6 +5,7 @@ select t.servicenum,convert(varchar,t.createdate,120)createdate,t.fsonum,t.fnote
        t.faddress,
        t.backreason,
        t.servicetype,
+       t.error_msg,
         convert(varchar,t.servicebegindate,120)servicebegindate,
        convert(varchar,t.serviceenddate,120)serviceenddate
        from Afterserviceorder t