|
@@ -22,7 +22,6 @@ type Mysql struct {
|
|
Main *MysqlStruct `json:"main,omitempty"`
|
|
Main *MysqlStruct `json:"main,omitempty"`
|
|
BaseService *MysqlStruct `json:"baseService,omitempty"`
|
|
BaseService *MysqlStruct `json:"baseService,omitempty"`
|
|
GlobalCommonData *MysqlStruct `json:"globalCommonData,omitempty"`
|
|
GlobalCommonData *MysqlStruct `json:"globalCommonData,omitempty"`
|
|
- JyCk *MysqlStruct `json:"jyCk"`
|
|
|
|
}
|
|
}
|
|
|
|
|
|
// mysql
|
|
// mysql
|