package com.xcgl.weixin.service; public interface WxTokenService { String getSkey(); }