随笔分类 -  java

摘要:public class MongoHelper implements NoSqlInterface { private static DB db = null; private static DBCollection jxm_data = null; private static MongoHel 阅读全文
posted @ 2016-09-13 11:54 bsuno 阅读(404) 评论(0) 推荐(0)