wlzboy
6 天以前 09e6dc3fb7266620fafb5e341808a8eb36e080a1
ruoyi-system/src/main/java/com/ruoyi/system/service/IGpsConfigService.java
@@ -80,5 +80,5 @@
     * @param expireTime token过期时间
     * @return 更新结果
     */
    public int updateToken(String configKey, String token, Date expireTime);
    public int updateToken(String configKey, String token,Integer serviceid, Date expireTime);