feat(cp): update event mechanism

support local event in contract process
This commit is contained in:
Frank.R.Wu
2021-10-31 23:10:43 +08:00
parent a7be50024e
commit d70490b5fb
4 changed files with 40 additions and 33 deletions

View File

@@ -26,7 +26,7 @@ sourceSets {
dependencies {
implementation project(":common")
implementation project(":MockJava")
implementation project(":mockjava")
implementation 'com.atlassian.commonmark:commonmark:0.17.0'
implementation 'com.idealista:format-preserving-encryption:1.0.0'