feat:fix go mod
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package response
|
||||
|
||||
import "gin-vue-admin/model/example"
|
||||
import "github.com/flipped-aurora/gin-vue-admin/model/example"
|
||||
|
||||
type ExaCustomerResponse struct {
|
||||
Customer example.ExaCustomer `json:"customer"`
|
||||
|
Reference in New Issue
Block a user