package com.bcxin.Infrastructures.entities;

public interface IAggregate {

}
