peter
2026-01-11 ab4f5aafb0d7b6d77a3108a6fb7084219c56a1cf
src/main/java/com/nq/dao/UserMapper.java
@@ -23,6 +23,12 @@
    int updateByPrimaryKeySelective(User paramUser);
    int updateSignedContract(@Param("userId") Integer userId, @Param("signedContract") String signedContract);
    int updateSignedAgreement(@Param("userId") Integer userId, @Param("signedAgreement") String signedContract);
    int updateByPrimaryKey(User paramUser);
    User findByPhone(String paramString);