package com.gkhy.safePlatform.goalManage.service; public interface DemoService { String getUserDescInfo(String name,String email); }