新版仿ok交易所-后端
1
zj
2025-03-19 13cd204835c7eb5120965e4af87e68688487d681
trading-order-admin/src/main/java/com/yami/trading/api/controller/ApiIndexController.java
@@ -20,6 +20,7 @@
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.security.crypto.password.PasswordEncoder;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;