|
|
|
@ -28,7 +28,8 @@ orderBasic:
|
|
|
|
|
pattern: ^\d+(m|h)$
|
|
|
|
|
default: 5m
|
|
|
|
|
description: |
|
|
|
|
|
format: digits with 'm' or 'h' tail. m=minutes, h=hours.
|
|
|
|
|
can provide an accurate time with format yyyy-MM-dd HH:mm:ss in GMT+10 timezone.
|
|
|
|
|
or in format: digits with 'm' or 'h' tail. m=minutes, h=hours.
|
|
|
|
|
default is 5m. if merchants has a global configuration in our backend, it will take the configuration.
|
|
|
|
|
no shorter than 1m and no longer than 24h
|
|
|
|
|
orderWithChannel:
|
|
|
|
|