mirror of
https://github.com/YunaiV/ruoyi-vue-pro.git
synced 2026-04-19 13:48:37 +00:00
@@ -10,7 +10,7 @@ public interface RedisKeyConstants {
|
||||
/**
|
||||
* 序号的缓存
|
||||
*
|
||||
* KEY 格式:trade_no:{prefix}
|
||||
* KEY 格式:seq_no:{prefix}
|
||||
* VALUE 数据格式:编号自增
|
||||
*/
|
||||
String NO = "erp:seq_no:";
|
||||
|
||||
Reference in New Issue
Block a user