Commit bfb0f9fe authored by hezhuozhi's avatar hezhuozhi

契约锁添加日志

parent 18f42029
......@@ -18,7 +18,7 @@ import java.util.Date;
@EqualsAndHashCode()
@Accessors(chain = true)
@TableName("hygf_contract_call_record")
public class HygfContractCallRecord {
public class HygfContractCallRecord extends BaseEntity{
private static final long serialVersionUID = 1L;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment