新版仿ok交易所-后端
dd
2026-01-09 e3d9c8f3b74052c222968bab8885ee0eee537207
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;