This commit is contained in:
19991905653
2024-04-08 09:22:58 +08:00
parent c1167e93f9
commit d584216406
5 changed files with 56 additions and 5 deletions

View File

@@ -13,4 +13,5 @@ public class RedisCst {
public static final String TABLE_CART = "TABLE:CART:";
public static final String PRODUCT = "PRODUCT:";
public static final String INTEGRAL_COIN_KEY = "";
}