@IocBean @At(value="/open/api/token") @Filters(value=@By(type=ApiSignFilter.class)) public class ApiTokenController extends Object
ApiTokenController()
Object
get(String appid)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ApiTokenController()
@POST @At(value="/get") @Ok(value="json") public Object get(@Param(value="appid") String appid)
Copyright © 2019. All rights reserved.