部署测试

This commit is contained in:
2024-08-01 14:51:51 +08:00
parent f9bb041a2e
commit 81ffde828c
13 changed files with 569 additions and 11 deletions

View File

@@ -0,0 +1,5 @@
package logisticsCompany
type LogisticsCompany struct {
Contact contact
}