张晓波
2023-10-20 e18f48679e23f08f8b346779ec6ae930884bdeb9
hd/pipe/StaffManage/src/main/java/com/thhy/staff/modules/biz/face/service/impl/FaceServerImpl.java
@@ -167,6 +167,11 @@
        }
    }
    @Override
    public String queryOriStrById(String id) {
        return userMapper.queryOriStrById(id);
    }
    public static void main(String[] args) {
        JSONObject jsonObject = new JSONObject();
        jsonObject.put("method","delete_person");