摘要: public String loginb(String phone, String pwd) throws Exception,SQLException { ConnectDatabase(); String sql="select id,flag from user where phone=? a 阅读全文
posted @ 2016-12-20 10:50 &慧& 阅读(364) 评论(0) 推荐(0)