bingbo
2023-11-24 cd5f5e0bf379cf41b93ddb24cf0e1b0831fb1d01
hd/pipe/StaffManage/src/main/java/com/thhy/staff/modules/biz/face/service/FaceServer.java
@@ -16,4 +16,10 @@
    void record(String mess);
    void queryPer(String perId);
    void removeNotify(String mess);
    String queryOriStrById(String id);
    void allPerson(String mess);
}