Browse Source

更新 'README.md'

lixiaoji 1 year ago
parent
commit
451b41ebe2
1 changed files with 4 additions and 4 deletions
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -2286,10 +2286,10 @@ https://openapi.wlhy.pre.kuaihuoyun.com/order/create_order?access_token=fe12047e
 |名称|说明|类型|
 |---|---|---|
 |**number**  <br>*必填*|合同编号|string|
-|**startDate**  <br>*选填*|合同开始日期,格式`yyyy-MM-dd` <br>**样例** : `2020-01-01`|string|
-|**endDate**  <br>*选填*|合同截止日期,格式`yyyy-MM-dd` <br>**样例** : `2020-01-01`|string|
-|**contractDate**  <br>*选填*|签约日期,格式`yyyy-MM-dd` <br>**样例** : `2020-01-01`|string|
-|**fileUrl**  <br>*选*|合同文件地址 <br>**样例** : `https://www.a.com/z.pdf`|string|
+|**contractDate**  <br>*可选*|签约日期,格式`yyyy-MM-dd` <br>**样例** : `2020-01-01`|string|
+|**startDate**  <br>*可选*|合同开始日期,格式`yyyy-MM-dd` <br>**样例** : `2020-01-01`|string|
+|**endDate**  <br>*可选*|合同截止日期,格式`yyyy-MM-dd` <br>**样例** : `2020-01-01`|string|
+|**fileUrl**  <br>*选*|合同文件地址 <br>**样例** : `https://www.a.com/z.pdf`|string|
 
 **请求参数示例**