//获取查询密码

public static String queryCode(){
return String.valueOf((int)((Math.random()*9+1)*100000));
}
posted on 2016-04-01 17:08  houxiurong.com  阅读(518)  评论(0)    收藏  举报
< a href="http://houxiurong.com">houxiurong.com