hanbaoshan
2020-12-03 c99cad106ef5be9f818e45d385dfdcec29ce19e5
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;