|
@@ -22,7 +22,7 @@ import java.util.List;
|
|
|
*/
|
|
|
@RestController
|
|
|
@RequestMapping(Constants.STUDENT_PREFIX + "/birthday/log")
|
|
|
-@Api(tags = {"【app-查询记录】"})
|
|
|
+@Api(tags = {"【app-8字查询记录】"})
|
|
|
public class BirthdayLogController extends BaseController {
|
|
|
@Autowired
|
|
|
private IBirthdayLogService birthdayLogService;
|