逻辑修改
This commit is contained in:
@@ -13,7 +13,7 @@ public interface PlatformMapper {
|
||||
* @param id
|
||||
* @return
|
||||
*/
|
||||
PlatformTree getPlatformByTreeId(Long id);
|
||||
PlatformTree getPlatformByTreeId(Integer id);
|
||||
|
||||
/**
|
||||
* 根据下属平台英文名获取中文名返回
|
||||
|
||||
Reference in New Issue
Block a user