fix(watch):
表名调整
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ import java.util.Date;
|
|||||||
* @Version: V1.0
|
* @Version: V1.0
|
||||||
*/
|
*/
|
||||||
@Data
|
@Data
|
||||||
@TableName("QH_WAT_USER_WECHAT_SPO_DAY")
|
@TableName("QH_WAT_USER_WECH_SPO_DAY")
|
||||||
@Builder
|
@Builder
|
||||||
@Schema(title = "用户微信步数日汇总表", description = "用户微信步数日汇总表")
|
@Schema(title = "用户微信步数日汇总表", description = "用户微信步数日汇总表")
|
||||||
public class UserWeChatSportsDay implements Serializable {
|
public class UserWeChatSportsDay implements Serializable {
|
||||||
|
|||||||
Reference in New Issue
Block a user