|
|
@ -25,7 +25,7 @@ orderBasic:
|
|
|
|
description: mark of operator
|
|
|
|
description: mark of operator
|
|
|
|
expire:
|
|
|
|
expire:
|
|
|
|
type: string
|
|
|
|
type: string
|
|
|
|
pattern: ^\d+(m|h)$
|
|
|
|
pattern: ^\d+([mh])$
|
|
|
|
default: 5m
|
|
|
|
default: 5m
|
|
|
|
description: |
|
|
|
|
description: |
|
|
|
|
can provide an accurate time with format yyyy-MM-dd HH:mm:ss in GMT+10 timezone.
|
|
|
|
can provide an accurate time with format yyyy-MM-dd HH:mm:ss in GMT+10 timezone.
|
|
|
|