更新 'SrcJyDrpy.js'

master
src48597962 5 months ago
parent 3618170782
commit e8a4e06806
  1. 1
      SrcJyDrpy.js

@ -2,6 +2,7 @@ const codePath = module.modulePath.slice(0, module.modulePath.lastIndexOf("/") +
const JSEngine = com.example.hikerview.service.parser.JSEngine;
const drpyMap = new Map();
const GMkey = module.importParam;
log(GMkey);
function oldbuildJsEnv(ticket) {
let code = String.raw`
// const my_rule = '

Loading…
Cancel
Save