diff options
author | xudan16 <xudan16@huawei.com> | 2023-04-12 17:43:16 +0800 |
---|---|---|
committer | xudan16 <xudan16@huawei.com> | 2023-05-08 17:25:54 +0800 |
commit | d98c1acefe136b31d9bb3af3a92c592399b377f6 (patch) | |
tree | 127d6e97709a046819572b2330bf753c3f2f2b36 /.gitignore | |
parent | ce59f8d48ee369b81d67666601cb297f7688d683 (diff) |
Update FulfillmentInfo with SO create intent API request response
Issue-ID: USECASEUI-795
Signed-off-by: xudan16 <xudan16@huawei.com>
Change-Id: Icc521a61f035c2780c802623902b9475e226813e
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,9 @@ target/ +intentanalysis/log/ # IntelliJ files .idea/ *.iml # Generated by Springboot Init Tool -.mvn/
\ No newline at end of file +.mvn/ |