service/erp/purchase/product.go

5 lines
42 B
Go
Raw Normal View History

2024-07-16 17:18:31 +08:00
package purchase
type product struct {
}