新增设备模块
This commit is contained in:
@@ -21,5 +21,5 @@ type Device struct {
|
||||
|
||||
// 实现 TableName 方法指定表名
|
||||
func (Device) TableName() string {
|
||||
return "gd_Device"
|
||||
return "gd_device"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user