sinake
3 天以前 cf30fcdf2f453ed7fb6f9b0e025ce60082e399df
ruoyi-admin/src/main/java/com/ruoyi/web/controller/project/BaseTravelcityController.java
@@ -27,7 +27,7 @@
 * @date 2023-04-23
 */
@Slf4j
@Api(description = "差旅城市和补贴标准")
@Api(description = "差旅城市和补贴标准",tags = {"差旅城市补贴标准"})
@RestController
@RequestMapping("/project/travelcity")
public class BaseTravelcityController extends BaseController {