Commit 1c22e4d5 by 王勇飞

fix principal

parent 5c7f94c4
......@@ -2073,7 +2073,7 @@ module.exports = {
"order_status": { "1": "未付款", "2": "订单取消", "4": "付款成功", "8": "退款处理中", "16": "已退款", "32": "已提报", "64": "审核中" },
"msg_notice_type": { "friend": "朋友", "boss": "老板" },
"tm_apply_type": { "ent": "企业", "person": "个人" },
"tm_principal": { "汉唐信通(北京)咨询有限公司": "汉唐信通(北京)咨询有限公司", "知域互联科技有限公司": "知域互联科技有限公司", "阿里巴巴科技(北京)有限公司": "阿里巴巴科技(北京)有限公司"},
"tm_principal": { "汉唐信通(北京)咨询股份有限公司": "汉唐信通(北京)咨询股份有限公司", "知域互联科技有限公司": "知域互联科技有限公司", "阿里巴巴科技(北京)有限公司": "阿里巴巴科技(北京)有限公司"},
"tm_apply_types": { "ent": "企业" },
"op_type": { "applying": "申请中", "issued": "已发放", "issueError": "发放异常" },
"tmFirstOrder": { 0: "否", 1: "是" },
......
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