yuan to fen.F 元 转 分,
static int changeY2F(Object yuan) { return NumUtil.multiplyDecStr(yuan.toString(), '100').toBigInt().toInt(); }