zhangzengfei
2020-09-03 3efae02a275998bc3f8d8ed780fcf884da72683e
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;