fix(t238): accept ERP minute timestamps
This commit is contained in:
@@ -1260,7 +1260,7 @@ func (staticFreightSource) QueryOrder(
|
||||
string,
|
||||
) (domain.FreightSourceBatch, error) {
|
||||
shop := "测试店铺"
|
||||
created := "2026-07-28 08:00:00"
|
||||
created := "2026-07-28 08:00"
|
||||
quantityOne := 1
|
||||
quantityTwo := 2
|
||||
return domain.FreightSourceBatch{
|
||||
|
||||
Reference in New Issue
Block a user