Ver código fonte

文本信息接口对接

yxb
zengyuehua 2 anos atrás
pai
commit
d3af762ee3
1 arquivos alterados com 4 adições e 4 exclusões
  1. 4
    4
      utils/util/fileData.js

+ 4
- 4
utils/util/fileData.js Ver arquivo

@@ -1,7 +1,7 @@
import {
TextEncoder,
TextDecoder
} from "text-decoding";
// import {
// TextEncoder,
// TextDecoder
// } from "text-decoding";


export function IntegerToHexString(num, nLen) {

Carregando…
Cancelar
Salvar