Commit 7744348e by ping.wu

OrderExtInfo新增formId

parent ea901dac
...@@ -7,3 +7,4 @@ ...@@ -7,3 +7,4 @@
| 1.1.1.RELEASE| 1.9.9需求打包release版本 | 丁凯 | 2020-01-08 | | 1.1.1.RELEASE| 1.9.9需求打包release版本 | 丁凯 | 2020-01-08 |
| 1.1.2.RELEASE| 农工商订单submit | 侯书虎 | 2020-01-13 | | 1.1.2.RELEASE| 农工商订单submit | 侯书虎 | 2020-01-13 |
| 1.1.3.RELEASE| 开放平台创建订单 | 姜海波 | 2020-02-24 | | 1.1.3.RELEASE| 开放平台创建订单 | 姜海波 | 2020-02-24 |
| 1.1.6-SNAPSHOT | OrderExtInfo新增formId | wuping | 2020-02-27 |
\ No newline at end of file
...@@ -19,6 +19,8 @@ public class OrderExtInfoDto { ...@@ -19,6 +19,8 @@ public class OrderExtInfoDto {
private String prepayId; private String prepayId;
private String formId;
private String accessToken; private String accessToken;
/** /**
* 到期时间 * 到期时间
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment