Browse Source

评分

master
jian 2 years ago
parent
commit
63d7969c22
  1. 5
      paper/_Report.js
  2. 3
      paper/paper_1.js
  3. 1
      paper/utils.js

5
paper/_Report.js

@ -0,0 +1,5 @@
class Report {
constructor(report) {
this.reportId = report.
}
}

3
paper/paper_1.js

@ -0,0 +1,3 @@
class Paper_1 {
}

1
paper/utils.js

@ -1 +0,0 @@
BIScore.Utils = {};
Loading…
Cancel
Save