Commit a7273480 by 庄冰

工信部

parent 4119d319
...@@ -42,10 +42,10 @@ class BaseQcService { ...@@ -42,10 +42,10 @@ class BaseQcService {
this.icpApplicationStatusReference = { this.icpApplicationStatusReference = {
507: "完成账户注册", 507: "完成账户注册",
508: "服务商完成提交资料到⼯信部", 508: "服务商完成提交资料到⼯信部",
509: "⼯部已受理", 509: "⼯部已受理",
510: "⼯部不予受理", 510: "⼯部不予受理",
511: "⼯部通过", 511: "⼯部通过",
512: "⼯部未通过" 512: "⼯部未通过"
}; };
} }
......
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