首页>代码>SpringMVC+Spring+mybatis+mysql+jsp微信商城系统,有后台管理系统>/chihaodian/src/com/weixin/dao/AccessTokenMapper.java
package com.weixin.dao;
import java.util.List;
import java.util.Map;
import com.weixin.entity.AccessToken;
public interface AccessTokenMapper {
int update(Map<String,Object> map);
List<AccessToken> select(AccessToken accessToken);
}
最近下载更多
lilitu LV6
2024年5月30日
wuying8208 LV15
2023年9月4日
lvllvl LV4
2023年7月18日
tangyongheng08 LV6
2023年6月13日
lilonghui LV3
2023年5月17日
泓鼎168 LV20
2023年5月10日
jimodeai LV15
2023年4月4日
liangju666 LV6
2023年3月14日
liuhongbing123 LV5
2022年11月23日
PaymentCodeSystem LV11
2022年6月9日

最近浏览