Update jd_family.js

This commit is contained in:
lxk0301
2021-01-13 21:15:40 +08:00
committed by GitHub
parent bc7054a2bd
commit dc1e530265

View File

@ -4,7 +4,6 @@
* @Last Modified by: shylocks
* @Last Modified time: 2021-01-13 13:27:41
*/
/*
const $ = new Env('京东家庭号');
const notify = $.isNode() ? require('./sendNotify') : '';