摘要:
package com.xxx.platform.util; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.data.redis.core.StringRedisTe 阅读全文
posted @ 2021-08-17 15:04
品书读茶
阅读(782)
评论(0)
推荐(0)
摘要:
###1、创建一张伪序列表 CREATE TABLE sequence ( seq_name VARCHAR (50) NOT NULL,-- 序列名称 current_val INT NOT NULL,-- 当前值 increment_val INT NOT NULL DEFAULT 1,-- 步 阅读全文
posted @ 2021-08-17 10:26
品书读茶
阅读(93)
评论(0)
推荐(0)

浙公网安备 33010602011771号