首页>代码>基于微信小程序图书管理系统app设计,包含网站前端展示和后台管理系统>/微信小程序图书管理系统app设计/服务器端代码/src/com/chengxusheji/mapper/AdminMapper.java
package com.chengxusheji.mapper; import com.chengxusheji.po.Admin; public interface AdminMapper { public Admin findAdminByUserName(String username) throws Exception; public void changePassword(Admin admin) throws Exception; }

zolscy LV24
2024年11月27日
Xppasdf LV3
2024年6月20日
计算机暴龙战士 LV19
2023年12月17日
haozhilang LV9
2023年10月31日
Lyj 329511 LV4
2023年10月11日
348835269 LV11
2023年9月26日
KAIzx11 LV7
2023年6月16日
lyl111255 LV4
2023年5月29日
高腾达 LV3
2023年5月23日
hannibal132322 LV2
2023年5月14日