bingbo
2023-11-26 948b8191b8f32ce002b3f418b3669e01f745bcaa
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);
}