This commit is contained in:
laodaming
2023-06-13 17:47:48 +08:00
parent da347feac9
commit d941402ef1
13 changed files with 502 additions and 18 deletions

3
constants/cart.go Normal file
View File

@@ -0,0 +1,3 @@
package constants
const CART_EXPIRE_TIME = 60 //购物车过期时间