Commit 215d94f3 by guojuxing

客服服务页面调整

parent dbff1ef2
......@@ -76,7 +76,7 @@ public class CustomChatController {
.setEnterpriseId(UserDetailUtils.getUserDetail().getEnterpriseId())
.setGicFieldId(fieldEnum.getCode())
.setGicFieldName(fieldEnum.getMessage())
.setStatus(0)
.setStatus(2)
.setFieldType(fieldEnum.getFieldType()));
}
......
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