diff --git a/src/main/java/com/chinaunicom/mall/ebtp/extend/crypconfigure/entity/CiticUniBss.java b/src/main/java/com/chinaunicom/mall/ebtp/extend/crypconfigure/entity/CiticUniBss.java index 9195072..e5af7b1 100644 --- a/src/main/java/com/chinaunicom/mall/ebtp/extend/crypconfigure/entity/CiticUniBss.java +++ b/src/main/java/com/chinaunicom/mall/ebtp/extend/crypconfigure/entity/CiticUniBss.java @@ -2,6 +2,7 @@ package com.chinaunicom.mall.ebtp.extend.crypconfigure.entity; import com.alibaba.fastjson.annotation.JSONField; import com.chinaunicom.mall.ebtp.common.uniBss.entity.UniBssAttached; +import com.chinaunicom.mall.ebtp.common.uniBss.entity.UniBssBody; import com.chinaunicom.mall.ebtp.common.uniBss.entity.UniBssHead; import lombok.Data;