完善了入账过程
diff --git a/build.gradle b/build.gradle
index 7c8ec76..49b97db 100644
--- a/build.gradle
+++ b/build.gradle
@@ -94,7 +94,7 @@
     compileOnly 'org.projectlombok:lombok:1.18.8'
     annotationProcessor "org.springframework.boot:spring-boot-configuration-processor"
     
-    compile 'com.supwisdom:payapi-sdk:a315360'
+    compile 'com.supwisdom:payapi-sdk:55725ca'
     
 //    providedRuntime 'org.springframework.boot:spring-boot-starter-tomcat'
     testImplementation 'org.springframework.boot:spring-boot-starter-test'