修改sdk版本
diff --git a/build.gradle b/build.gradle
index 5df2cf7..aa986f5 100644
--- a/build.gradle
+++ b/build.gradle
@@ -90,7 +90,7 @@
annotationProcessor "org.springframework.boot:spring-boot-configuration-processor"
- compile 'com.supwisdom:payapi-sdk:e4bf762'
+ compile 'com.supwisdom:payapi-sdk:b5eceda'
testImplementation 'org.springframework.boot:spring-boot-starter-test'
testImplementation 'io.rest-assured:rest-assured:3.3.0'
diff --git a/config/application-devel-pg.properties b/config/application-devel-pg.properties
index c5fc85a..a3d120b 100644
--- a/config/application-devel-pg.properties
+++ b/config/application-devel-pg.properties
@@ -21,3 +21,5 @@
auth.password.bcrypt.seed=
spring.jackson.serialization.fail-on-empty-beans=false
server.port=8099
+
+payapi.url=http://172.28.43.3:8099/payapi