提交 7fec8627 编写于 作者: L lepdou

update

上级 db1bbf24
......@@ -37,6 +37,7 @@ public class FileTextResolver implements ConfigTextResolver {
item.setId(itemId);
item.setNamespaceId(namespaceId);
item.setValue(value);
item.setLineNum(1);
item.setKey(ConfigConsts.CONFIG_FILE_CONTENT_KEY);
return item;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册