This commit is contained in:
haomingming 2026-01-04 15:53:47 +08:00
parent 75c1575830
commit e3111beda8

View File

@ -11,7 +11,6 @@ import (
"strconv"
"github.com/gin-gonic/gin"
"github.com/sirupsen/logrus"
)
type OrderProduct struct{}