package org.shop.dao; import java.math.BigDecimal; import java.util.List; import java.util.Map; import org.shop.pojo.User; public interface UserDao { User login(User user); int touser(User user); List findall(User user); int delete(int id); User findid(int id); int userup(User user); }


2022102154 LV1
3月27日
wlax99 LV12
2月17日
krispeng LV14
1月2日
xiaoaitx LV8
1月1日
三秋桂子 LV1
2024年12月21日
微信网友_7301758489251840 LV1
2024年12月18日
dongandmin LV8
2024年12月18日
我是你唯一的执着 LV4
2024年11月28日
微信网友_7269098639953920 LV2
2024年11月25日
M0netxxx
2024年11月19日
暂无贡献等级