Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit23883ea

Browse files
committed
updated
1 parentfa20896 commit23883ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎models/user.model.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ type User struct {
1919
UpdatedAt time.Time`json:"updated_at"`
2020
}
2121

22-
func (User)TableName()string {
22+
func (User)UsersTable()string {
2323
return"users"
2424
}
2525

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp