摘要: public static void main(String[] arg){ InsureOrg org1= new InsureOrg(); org1.setOrgId("1"); org1.setOrgName("江苏"); org1.setAddress("中央路"); org1.setReg 阅读全文
posted @ 2024-10-15 17:05 三驾马车 阅读(57) 评论(0) 推荐(0)