commit | ac4d25581de3923965e31792ab6ece33667426a7 | [log] [tgz] |
---|---|---|
author | yang.liu <yang.liu@supwisdom.com> | 周五 12月 06 15:58:48 2019 +0800 |
committer | yang.liu <yang.liu@supwisdom.com> | 周五 12月 06 15:58:48 2019 +0800 |
tree | ab09c4a2f89b79b93226cc101103cb22b2b115be | |
parent | 8536c99507dd44f5bb30f2d59a6279a187b98af8 [diff] [blame] |
修改sdk版本,以及更换登录页面背景图片
diff --git a/build.gradle b/build.gradle index b332efb..3c7b3e1 100644 --- a/build.gradle +++ b/build.gradle
@@ -92,7 +92,7 @@ annotationProcessor 'org.projectlombok:lombok:1.18.8' compileOnly 'org.projectlombok:lombok:1.18.8' - compile 'com.supwisdom:payapi-sdk:55725ca' + compile 'com.supwisdom:payapi-sdk:1.0.10' testImplementation 'org.springframework.boot:spring-boot-starter-test' testImplementation 'io.rest-assured:rest-assured:3.3.0'