|
|
@ -28,8 +28,7 @@ public class AppActServiceImp implements AppActService {
|
|
|
|
// String url = act.getString("act_url");
|
|
|
|
// String url = act.getString("act_url");
|
|
|
|
// act.put("act_url", PlatformEnvironment.getEnv().concatUrl(url));
|
|
|
|
// act.put("act_url", PlatformEnvironment.getEnv().concatUrl(url));
|
|
|
|
// }
|
|
|
|
// }
|
|
|
|
// return actAppMapper.listActs();
|
|
|
|
return actAppMapper.listActs();
|
|
|
|
return null;
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
@Override
|
|
|
|
@Override
|
|
|
|