根据当天日期(年月日)生成20位ID
摘要:
package org.jasig.cas.util; import java.text.SimpleDateFormat; /** * myron 2019/10/15 */ public class PrimaryKeyGenerator { public static int cons=100; public static String getGuid() { ... 阅读全文
posted @ 2019-10-15 13:51
哈皮的玩偶
阅读(582)
评论(0)
推荐(0)
浙公网安备 33010602011771号