mirror of
https://gitee.com/dromara/dax-pay.git
synced 2025-09-02 02:34:34 +00:00
build 嵌入前端项目处理, 支持webhistory模式
This commit is contained in:
@@ -31,7 +31,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
@RestController
|
||||
@RequestMapping("/unipay/assist/channel/auth")
|
||||
@RequiredArgsConstructor
|
||||
public class ChannelAuthController {
|
||||
public class ChannelUniAuthController {
|
||||
|
||||
private final ChannelAuthService channelAuthService;
|
||||
|
Reference in New Issue
Block a user