Eager-load rate plan room type to avoid lazy proxy errors
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
This commit is contained in:
@@ -5,7 +5,6 @@ import com.android.trisolarisserver.models.property.AppUser
|
||||
import jakarta.persistence.*
|
||||
import java.time.OffsetDateTime
|
||||
import java.util.UUID
|
||||
//TODO:store signature image of guest
|
||||
@Entity
|
||||
@Table(
|
||||
name = "guest",
|
||||
|
||||
Reference in New Issue
Block a user