我发现在mysql中调用存储过程,有一个偏门方法, 不知道这么做有什么坏处。 Db.findFirst("CALL nsc.judgesCanAddWork ("+1+",@a);").getInt("result")