package com.grkj.iscs.presentation import com.grkj.iscs.view.base.IView interface ILockerTogetherView : IView { }