摘要: private int tea_GetNextId(String faculty_id) throws Exception { int fid = Integer.valueOf(faculty_id); int MinId=fid*1000,MaxId=(fid+1)*1000; String s 阅读全文
posted @ 2023-10-30 21:33 超爱彬宝同学 阅读(15) 评论(0) 推荐(0)