Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/#30 #32

Merged
merged 4 commits into from
May 25, 2024
Merged

Fix/#30 #32

merged 4 commits into from
May 25, 2024

Commits on May 24, 2024

  1. [Fix] :: beep

    fix RoomVO floor data type
    String -> int
    heunseoRyu committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a964464 View commit details
    Browse the repository at this point in the history
  2. [Fix] :: student

    int to Integer
    heunseoRyu committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c7f2307 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. [Fix] :: room, attendance

    1. int => Integer
    2. fix studentInfo querydsl error
    heunseoRyu committed May 25, 2024
    Configuration menu
    Copy the full SHA
    545935a View commit details
    Browse the repository at this point in the history
  2. [Fix] :: student

    1. int => Integer
    2. add floor data to StudentByUserRes
    heunseoRyu committed May 25, 2024
    Configuration menu
    Copy the full SHA
    ce20c22 View commit details
    Browse the repository at this point in the history