接口 SaaSAccount<ID extends Serializable>

所有超级接口:
Account<ID>

public interface SaaSAccount<ID extends Serializable> extends Account<ID>
Created by davidoff shen on 2017-05-25.
  • 方法详细资料

    • getTenant

      String getTenant()