pull/2/head
perry 2023-05-08 14:19:01 +08:00
parent 5e1e50056e
commit 1120764e70
2 changed files with 2 additions and 1 deletions

View File

@ -36,6 +36,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-inline</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>

View File

@ -169,7 +169,7 @@ yudao:
pay:
callback-url: http://yunai.natapp1.cc/admin-api/pay/notify/callback
return-url: http://yunai.natapp1.cc/admin-api/pay/notify/return
demo: true # 开启演示模式
demo: false # 开启演示模式
justauth:
enabled: true