Update jd_family.js

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

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