接口联调
This commit is contained in:
parent
f0f96e1673
commit
d5997b427e
|
|
@ -693,20 +693,4 @@ public class DocumentScreenImpl implements DocumentScreenService {
|
||||||
else return String.format("%.2f MB", bytes / (1024 * 1024.0));
|
else return String.format("%.2f MB", bytes / (1024 * 1024.0));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue