修改 中信支付天擎接口参数实体类

This commit is contained in:
zhangqinbin
2022-10-10 14:26:57 +08:00
parent 21ed14ba1a
commit d9631fbab8

View File

@ -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;