Sign in
Yang Wen
/
iamp-test-environment
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
a1d8f85e62681b95d2fca7c1a7543a84558145a5
Authored by
Yang Wen
2018-07-13 17:29:26 +0800
1 parent
6c5bb8a5
build: skipped
添加配置项
Changes
1
Builds
0
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
data-ap/conf-test/conf/node.conf.properties
data-ap/conf-test/conf/node.conf.properties
View file @
a1d8f85
...
...
@@ -2,3 +2,7 @@
2
2
apnode.id=48
3
3
#当前节点名称
4
4
apnode.name=哈尔滨环境
5
+#所在市场的名称
6
+apnode.company.name=成都研发中心测试
7
+#文件存放位置
8
+ap.data.root.path=./datas
5
9
\ No newline at end of file
...
...