摘要: package com.cme.core.entity; public class CountryMapping { private String provId; private String provName; private String cityId; private String cityName; ... 阅读全文
posted @ 2017-05-17 16:42 YueYuePeng 阅读(220) 评论(0) 推荐(0) 编辑
摘要: package com.cme.core; import java.io.File; import java.io.FileInputStream; import java.io.FileNotFoundException; import java.io.IOException; import java.sql.Connection; import java.sql.PreparedState... 阅读全文
posted @ 2017-05-17 16:37 YueYuePeng 阅读(203) 评论(0) 推荐(0) 编辑
摘要: confing文件 阅读全文
posted @ 2017-05-17 15:58 YueYuePeng 阅读(290) 评论(0) 推荐(0) 编辑