Add default customer id

This commit is contained in:
2024-08-30 18:37:22 -05:00
parent fe06a95c98
commit 5684387bb0
16 changed files with 77 additions and 40 deletions

View File

@@ -1,4 +1,4 @@
package m
package model
import (
"github.com/stretchr/testify/assert"