package com.kidgrow.common.constant; public interface HealthConstant { /** * 调用运动处方的加盐方式 */ public static final String HEALTH_KEY = "xg~!@753159"; }