Commit 17c17e5d by 梁梦欢

hh

parent d810a665
...@@ -21,8 +21,11 @@ module.exports = { ...@@ -21,8 +21,11 @@ module.exports = {
}, },
"pdict": { "pdict": {
//定价类型
"price_type": { "mj": "每件", "mc": "每次" ,"mt":"每天","my":"每月","mn":"每年","qj":"区间"}, "price_type": { "mj": "每件", "mc": "每次" ,"mt":"每天","my":"每月","mn":"每年","qj":"区间"},
//请求类型
"req_type": { "bd": "本地", "yc": "远程" }, "req_type": { "bd": "本地", "yc": "远程" },
//接口类型
"interface_type": { "sjts": "商机推送", "ddcz": "订单操作" }, "interface_type": { "sjts": "商机推送", "ddcz": "订单操作" },
//--------- //---------
......
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