hanbaoshan
2020-10-27 da98d2a8a686cde09b20345e4a2b55a85410fde4
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;