zhangzengfei
2021-06-11 fa7044f3ccc9a91bc2bc117d1a06f650d86554f2
src/Pool/BaseManageData.ts
@@ -21,7 +21,7 @@
  public size: number;
  public contentValue: string = "";
  public tableId: number;
  public orderName: string = "id";
  public orderName: string = "createTime";
  public orderType: string = "desc";
  public faceUrl: string = "";
  public threshold: number = 60;