严智鑫
2025-05-09 235d23f498e46e3415bf12a81b2056b792ea1808
nglib/src/builder/HttpHandlerDemo.java
@@ -77,7 +77,6 @@
         String result=null;
         try{
            sn=DBHelper.getDBHelper("mes").createSession(false);
            Connection con= sn.getConnection();
            CallableStatement sql=con.prepareCall("{call Face_recognition(?,?,?,?)}");