提交 716e78a4 作者: 恶龙咆哮

Merge branch 'develop'

...@@ -209,6 +209,7 @@ public class ContractServiceImpl implements ContractService { ...@@ -209,6 +209,7 @@ public class ContractServiceImpl implements ContractService {
updateContract.setBTransactionId(transactionId); updateContract.setBTransactionId(transactionId);
} }
contractDao.updateContractInfo(updateContract); contractDao.updateContractInfo(updateContract);
log.info(base64);
return ResultBody.success(base64); return ResultBody.success(base64);
} }
......
...@@ -18,4 +18,4 @@ patches: ...@@ -18,4 +18,4 @@ patches:
images: images:
- name: REGISTRY/NAMESPACE/IMAGE:TAG - name: REGISTRY/NAMESPACE/IMAGE:TAG
newName: mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly-dev/cms newName: mmc-registry.cn-shenzhen.cr.aliyuncs.com/sharefly-dev/cms
newTag: 24412eb1f589c5be825ed5c7b696f5cb5fdbf4f4 newTag: 7d5e3677f171ddecc5c96d0f502e3a2b7e4ff8fb
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论