Commit 9672bd52 authored by 王勇霞's avatar 王勇霞

test

parent e4f73448
...@@ -30,9 +30,9 @@ export const RATE_NAME = { ...@@ -30,9 +30,9 @@ export const RATE_NAME = {
/** 渠道 */ /** 渠道 */
export const CHANNEL = { export const CHANNEL = {
/** 母行(华夏银行) */ /** 母行(华夏银行) */
HXBANK: "1", HXBANK: "2",
/** 华夏理财 */ /** 华夏理财 */
HXLC: "2", HXLC: "1",
}; };
/** 是否为三方合作APP */ /** 是否为三方合作APP */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment