部署测试
This commit is contained in:
@@ -3,4 +3,5 @@ package sale
|
||||
type Sale struct {
|
||||
Cost cost
|
||||
Product product
|
||||
Audit audit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -3,4 +3,5 @@ package sale
|
||||
type Sale struct {
|
||||
Cost cost
|
||||
Product product
|
||||
Audit audit
|
||||
}
|
||||
|
||||