4 lines
71 B
Go
4 lines
71 B
Go
|
package constants
|
||
|
|
||
|
const CART_EXPIRE_TIME = 60 //购物车过期时间
|