package com.bcxin.Infrastructures.events;

public abstract class DomainEventResultAbstract<T extends DomainEventAbstract> {

}
