fix(watch):

表名调整
This commit is contained in:
hejiayang
2026-03-19 11:06:06 +08:00
parent d3f14ed824
commit b0016073e3
8 changed files with 18 additions and 18 deletions
@@ -21,7 +21,7 @@ import java.util.Date;
* @Version: V1.0
*/
@Data
@TableName("QH_WAT_STA_US_DAY_HEA_RAT")
@TableName("QH_WAT_STAT_USER_DAY_HR")
@Accessors(chain = true)
@EqualsAndHashCode(callSuper = false)
@Schema(title = "watch_stat_user_info_day_heart_rate对象", description = "watch_stat_user_info_day_heart_rate")