将业务参数存入库中并做了缓存,修改了paysdk的版本
diff --git a/build.gradle b/build.gradle
index 471af3a..a2789f4 100644
--- a/build.gradle
+++ b/build.gradle
@@ -92,7 +92,7 @@
compileOnly 'org.projectlombok:lombok:1.18.8'
annotationProcessor "org.springframework.boot:spring-boot-configuration-processor"
- compile 'com.supwisdom:payapi-sdk:e4bf762'
+ compile 'com.supwisdom:payapi-sdk:b5eceda'
// providedRuntime 'org.springframework.boot:spring-boot-starter-tomcat'
testImplementation 'org.springframework.boot:spring-boot-starter-test'