Calling List table name
This commit is contained in:
parent
96b7dada5d
commit
3d92daba76
@ -14,7 +14,7 @@ import lombok.experimental.FieldNameConstants;
|
|||||||
*/
|
*/
|
||||||
@Getter
|
@Getter
|
||||||
@Setter
|
@Setter
|
||||||
@Table("br_calling_list_test")
|
@Table("br_calling_list")
|
||||||
@FieldNameConstants(prefix = "")
|
@FieldNameConstants(prefix = "")
|
||||||
public class CallingList extends BaseDomain {
|
public class CallingList extends BaseDomain {
|
||||||
@NotUpdate
|
@NotUpdate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user