This commit is contained in:
磷叶 2025-04-14 18:09:00 +08:00
parent 06877d967c
commit cb28a098ef

View File

@ -1,5 +1,6 @@
package com.ruoyi.web.app;
import com.ruoyi.bst.ad.domain.AdQuery;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;