widget 重置美颜某个业务的效果
static Future resetDefault(int bizType) async { channel .invokeMethod(beauty, {"method": "resetDefault", "bizType": bizType}); }