Update jd_family.js

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

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') : '';