Update jd_family.js
This commit is contained in:
@ -4,7 +4,6 @@
|
|||||||
* @Last Modified by: shylocks
|
* @Last Modified by: shylocks
|
||||||
* @Last Modified time: 2021-01-13 13:27:41
|
* @Last Modified time: 2021-01-13 13:27:41
|
||||||
*/
|
*/
|
||||||
/*
|
|
||||||
|
|
||||||
const $ = new Env('京东家庭号');
|
const $ = new Env('京东家庭号');
|
||||||
const notify = $.isNode() ? require('./sendNotify') : '';
|
const notify = $.isNode() ? require('./sendNotify') : '';
|
||||||
|
Reference in New Issue
Block a user