记得上下班打卡 | git大法好,push需谨慎

Commit fc966fca authored by wanglele's avatar wanglele

兑换码sku--->时间

parent 0b07dcd8
...@@ -49,7 +49,7 @@ public interface AdamUserMapper extends BaseMapper<AdamUser> { ...@@ -49,7 +49,7 @@ public interface AdamUserMapper extends BaseMapper<AdamUser> {
/** /**
* 根据手机号获取 用户信息 * 根据手机号获取 用户信息
* @param phone * @param mobile
* @return * @return
*/ */
AdamUserInfoDto selectByPhone(@Param("mobile") String mobile); AdamUserInfoDto selectByPhone(@Param("mobile") String mobile);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment