Package net.mingsoft.basic.strategy
Interface IModelStrategy
- All Known Implementing Classes:
ManagerModelStrategy
public interface IModelStrategy
菜单策略
员工和管理员的菜单modelList 接口不一样,避免重写问题
-
Method Summary
-
Method Details
-
list
List<ModelEntity> list()
-