更新 'drpy/drpy2.js'

master
src48597962 8 months ago
parent da3dee073e
commit 80325039b6
  1. 2
      drpy/drpy2.js

@ -1,4 +1,4 @@
const testPath = module.modulePath.slice(0, module.modulePath.lastIndexOf("/")) +
const testPath = module.modulePath.slice(0, module.modulePath.lastIndexOf("/"));
const {
gbkTool
} = $.require(testPath + 'gbk.js');

Loading…
Cancel
Save