Просмотр исходного кода

测试完成 删除输出语句及完成工单进度变为100

hu 4 лет назад
Родитель
Сommit
ec55eab9e8

+ 2 - 0
src/apps/hyworkorder/hyworkorder.java

@@ -358,6 +358,7 @@ public class hyworkorder extends PaoCust {
 		if (!paoSet1.isEmpty()) {
 			setValue("Acceptby", paoSet1.getPao(0).getString("FNAME"), 11l);
 		}
+		setValue("PROGRESS", 100, 11l);
 		setValue("fstatus", "ÒÑÍê³É", 11l);
 		// }
 	}
@@ -464,6 +465,7 @@ public class hyworkorder extends PaoCust {
 		remote.setValue("phone", getString("fagentnum"), 11l);
 		setValue("Acceptancedate", new Date(), 11l);
 		setValue("Acceptby", hrid, 11l);
+		setValue("PROGRESS", 100, 11l);
 		setValue("fstatus", "ÒÑÍê³É", 11l);
 	}
 

+ 1 - 1
src/rest/openapi/restcontroller/hyworkorder/webapp/hyconfirmationorder/MyHyconfirmationorder.java

@@ -446,7 +446,7 @@ public class MyHyconfirmationorder extends Controller {
                 return getReturnObject_err("ȱÉÙ" + s1 + "²ÎÊý").toString();
         }
         String imgStr=where.getString("imgstr");
-        System.err.println(imgStr);
+        //System.err.println(imgStr);
         BASE64Decoder  decoder = new BASE64Decoder();
         try {
             // Base64½âÂë