张磊磊
2023-10-30 02250050642686e23e7f44cf1cea1ff4501baf03
hd/pipe/StaffManage/src/main/java/com/thhy/staff/modules/biz/platuser/mapper/PlatUserMapper.java
@@ -115,4 +115,8 @@
    void syncFail(@Param("userId") String userId,@Param("syncFailReason")String syncFailReason);
    String queryOriStrById(String id);
    int countByFaceId(String faceId);
    void insertSamplePlatUser(PlatUser platUser);
}