Merge remote-tracking branch 'origin/dev' into zs

This commit is contained in:
2024-08-03 09:50:44 +08:00
11 changed files with 56 additions and 79 deletions

View File

@@ -22,6 +22,8 @@ package cn.ysk.cashier.utils;
*/
public interface CacheKey {
String ONLINE_ADMIN = "ONLINE_ADMIN:";
/**
* 激活码
*/