严智鑫
2025-04-22 b1c37cebc8531a256bb9b0f428a4f81f3ad6310b
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(?,?,?,?)}");