feat: add cart code

This commit is contained in:
daniel.w 2024-12-13 12:05:42 +08:00
parent 2203d8b90c
commit 02f80dc38f
1 changed files with 1 additions and 0 deletions

View File

@ -12,4 +12,5 @@ const (
CloudEPFileStorage CloudEPFileStorage
CloudEPProduct CloudEPProduct
CloudEPSecKill CloudEPSecKill
CloudEPCart
) )