niki/purchaseapp/entity/order.go

5 lines
38 B
Go

package entity
type Order struct {
}