Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Y
yaconf
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bp
yaconf
Commits
993da03e
Commit
993da03e
authored
Jun 18, 2021
by
jianghaiming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update:添加生产配置
parent
5918f155
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
164 additions
and
52 deletions
+164
-52
interface.ini
interface.ini
+68
-51
mongo.ini
mongo.ini
+25
-0
mysql.ini
mysql.ini
+43
-1
redis.ini
redis.ini
+28
-0
No files found.
interface.ini
View file @
993da03e
...
@@ -3,12 +3,28 @@
...
@@ -3,12 +3,28 @@
;敏感词
;敏感词
service.sensitive.detect
=
"http://barrage.int.yidian-inc.com/sensitive/detection/detect"
service.sensitive.detect
=
"http://barrage.int.yidian-inc.com/sensitive/detection/detect"
service.sensitive.detect_batch
=
"http://barrage.int.yidian-inc.com/sensitive/detection/detectBatch"
service.sensitive.detect_batch
=
"http://barrage.int.yidian-inc.com/sensitive/detection/detectBatch"
[prod : common]
;短信
service.user.check_sms_code
=
"http://a4.go2yd.com/Website/user/check-sms-code"
service.user.send_sms_code
=
"http://a4.go2yd.com/Website/user/send-sms-code"
service.message.send_sms
=
"http://a4.go2yd.com/Website/message/send-sms"
;session相关
service.session.get
=
"http://a4.go2yd.com/Website/session/get-session"
service.session.set
=
"http://a4.go2yd.com/Website/session/set-session"
service.session.delete
=
"http://a4.go2yd.com/Website/session/delete-session"
service.session.mget
=
"http://a4.go2yd.com/Website/session/get-many-session"
[test : common]
;短信
;短信
service.user.check_sms_code
=
"http://a4-1.go2yd.com/Website/user/check-sms-code"
service.user.check_sms_code
=
"http://a4-1.go2yd.com/Website/user/check-sms-code"
service.user.send_sms_code
=
"http://a4-1.go2yd.com/Website/user/send-sms-code"
service.user.send_sms_code
=
"http://a4-1.go2yd.com/Website/user/send-sms-code"
service.message.send_sms
=
"http://a4-1.go2yd.com/Website/message/send-sms"
service.message.send_sms
=
"http://a4-1.go2yd.com/Website/message/send-sms"
[test : common]
;session相关
;session相关
service.session.get
=
"http://a4-1.go2yd.com/Website/session/get-session"
service.session.get
=
"http://a4-1.go2yd.com/Website/session/get-session"
service.session.set
=
"http://a4-1.go2yd.com/Website/session/set-session"
service.session.set
=
"http://a4-1.go2yd.com/Website/session/set-session"
...
@@ -31,72 +47,76 @@ service.jw_user.get_user_list = "testblend.jwshq.cn/ydInner/getUserList"
...
@@ -31,72 +47,76 @@ service.jw_user.get_user_list = "testblend.jwshq.cn/ydInner/getUserList"
service.jw_user.save_push_token
=
"testblend.jwshq.cn/ydInnerToken/savePushToken"
service.jw_user.save_push_token
=
"testblend.jwshq.cn/ydInnerToken/savePushToken"
;用户审核相关接口
;用户审核相关接口
merchant.personal.check
=
"merchant.
tes
t.yidian-inc.com/auth/personal/check"
merchant.personal.check
=
"merchant.
in
t.yidian-inc.com/auth/personal/check"
merchant.personal.live_identity
=
"merchant.
tes
t.yidian-inc.com/auth/personal/live_identity"
merchant.personal.live_identity
=
"merchant.
in
t.yidian-inc.com/auth/personal/live_identity"
merchant.personal.complete
=
"merchant.
tes
t.yidian-inc.com/auth/personal/complete"
merchant.personal.complete
=
"merchant.
in
t.yidian-inc.com/auth/personal/complete"
merchant.personal.authentication
=
"merchant.
tes
t.yidian-inc.com/auth/personal/authentication"
merchant.personal.authentication
=
"merchant.
in
t.yidian-inc.com/auth/personal/authentication"
merchant.life_account.create_unauthorized
=
"merchant.
tes
t.yidian-inc.com/lifeaccount/account/create_unauthorized"
merchant.life_account.create_unauthorized
=
"merchant.
in
t.yidian-inc.com/lifeaccount/account/create_unauthorized"
merchant.user.life_account_list
=
"merchant.
tes
t.yidian-inc.com/user/user/account_list"
merchant.user.life_account_list
=
"merchant.
in
t.yidian-inc.com/user/user/account_list"
;登陆上报地理位置
;登陆上报地理位置
merchant.user.binding_location
=
"merchant.test.yidian-inc.com/user/user/binding_location"
merchant.user.binding_location
=
"merchant.int.yidian-inc.com/user/user/binding_location"
;企业审核相关接口
;企业审核相关接口
merchant.enterprise.ent_check
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/check"
merchant.enterprise.ent_check
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/check"
merchant.enterprise.ent_commit
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/business"
merchant.enterprise.ent_commit
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/business"
merchant.enterprise.legal_commit
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/legal"
merchant.enterprise.legal_commit
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/legal"
merchant.enterprise.ent_personal
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/employed"
merchant.enterprise.ent_personal
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/employed"
merchant.enterprise.live_identity
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/live"
merchant.enterprise.live_identity
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/live"
merchant.enterprise.check_life
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/check_life"
merchant.enterprise.check_life
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/check_life"
merchant.enterprise.create_life
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/employed_complate"
merchant.enterprise.create_life
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/employed_complate"
merchant.enterprise.audit
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/audit"
merchant.enterprise.audit
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/audit"
merchant.enterprise.audit_list
=
"merchant.int.yidian-inc.com/auth/enterprise/audit_list"
merchant.enterprise.audit_list
=
"merchant.int.yidian-inc.com/auth/enterprise/audit_list"
merchant.enterprise.add_user
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/add_user"
merchant.enterprise.add_user
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/add_user"
merchant.enterprise.complete
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/complete"
merchant.enterprise.complete
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/complete"
merchant.enterprise.get_record_info
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/get_record_info"
merchant.enterprise.get_record_info
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/get_record_info"
merchant.enterprise.get_log
=
"merchant.int.yidian-inc.com/auth/enterprise/get_log"
merchant.enterprise.get_log
=
"merchant.int.yidian-inc.com/auth/enterprise/get_log"
merchant.enterprise.get_account_role_list
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/get_account_role_list"
merchant.enterprise.get_account_role_list
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/get_account_role_list"
merchant.enterprise.send_mobile_code
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/send_mobile_code"
merchant.enterprise.send_mobile_code
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/send_mobile_code"
merchant.enterprise.check_mobile_code
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/check_mobile_code"
merchant.enterprise.check_mobile_code
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/check_mobile_code"
merchant.enterprise.change_role
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/change_role"
merchant.enterprise.change_role
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/change_role"
merchant.enterprise.delete_life_user
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/delete_life_user"
merchant.enterprise.delete_life_user
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/delete_life_user"
merchant.recruit.create_recruit
=
"merchant.
tes
t.yidian-inc.com/lifeaccount/recruit/create_recruit"
merchant.recruit.create_recruit
=
"merchant.
in
t.yidian-inc.com/lifeaccount/recruit/create_recruit"
merchant.recruit.update_recruit
=
"merchant.
tes
t.yidian-inc.com/lifeaccount/recruit/update_recruit"
merchant.recruit.update_recruit
=
"merchant.
in
t.yidian-inc.com/lifeaccount/recruit/update_recruit"
merchant.recruit.get_recruit
=
"merchant.
tes
t.yidian-inc.com/lifeaccount/recruit/get_recruit"
merchant.recruit.get_recruit
=
"merchant.
in
t.yidian-inc.com/lifeaccount/recruit/get_recruit"
merchant.recruitinner.create_recruit
=
"merchant.
tes
t.yidian-inc.com/lifeaccount/recruit/create_recruit"
merchant.recruitinner.create_recruit
=
"merchant.
in
t.yidian-inc.com/lifeaccount/recruit/create_recruit"
merchant.recruitinner.update_recruit
=
"merchant.
tes
t.yidian-inc.com/lifeaccount/recruit/update_recruit"
merchant.recruitinner.update_recruit
=
"merchant.
in
t.yidian-inc.com/lifeaccount/recruit/update_recruit"
merchant.recruitinner.get_recruit
=
"merchant.
tes
t.yidian-inc.com/lifeaccount/recruit/get_recruit"
merchant.recruitinner.get_recruit
=
"merchant.
in
t.yidian-inc.com/lifeaccount/recruit/get_recruit"
merchant.enterprise.send_code
=
"merchant.
tes
t.yidian-inc.com/auth/verify/send_code"
merchant.enterprise.send_code
=
"merchant.
in
t.yidian-inc.com/auth/verify/send_code"
merchant.enterprise.check_code
=
"merchant.
tes
t.yidian-inc.com/auth/verify/check_code"
merchant.enterprise.check_code
=
"merchant.
in
t.yidian-inc.com/auth/verify/check_code"
;管理员用户权限相关接口
;管理员用户权限相关接口
merchant.authority.get_role_list
=
"merchant.
tes
t.yidian-inc.com/authority/authority/get_role_list"
merchant.authority.get_role_list
=
"merchant.
in
t.yidian-inc.com/authority/authority/get_role_list"
merchant.authority.add_role
=
"merchant.
tes
t.yidian-inc.com/authority/authority/add_role"
merchant.authority.add_role
=
"merchant.
in
t.yidian-inc.com/authority/authority/add_role"
merchant.authority.role_list
=
"merchant.
tes
t.yidian-inc.com/authority/authority/role_list"
merchant.authority.role_list
=
"merchant.
in
t.yidian-inc.com/authority/authority/role_list"
merchant.authority.get_role_info
=
"merchant.
tes
t.yidian-inc.com/authority/authority/get_role_info"
merchant.authority.get_role_info
=
"merchant.
in
t.yidian-inc.com/authority/authority/get_role_info"
merchant.authority.update_role
=
"merchant.
tes
t.yidian-inc.com/authority/authority/update_role"
merchant.authority.update_role
=
"merchant.
in
t.yidian-inc.com/authority/authority/update_role"
merchant.authority.delete_role
=
"merchant.
tes
t.yidian-inc.com/authority/authority/delete_role"
merchant.authority.delete_role
=
"merchant.
in
t.yidian-inc.com/authority/authority/delete_role"
merchant.authority.get_user_list
=
"merchant.
tes
t.yidian-inc.com/authority/authority/get_user_list"
merchant.authority.get_user_list
=
"merchant.
in
t.yidian-inc.com/authority/authority/get_user_list"
merchant.authority.get_user_info
=
"merchant.
tes
t.yidian-inc.com/authority/authority/get_user_info"
merchant.authority.get_user_info
=
"merchant.
in
t.yidian-inc.com/authority/authority/get_user_info"
merchant.authority.update_user
=
"merchant.
tes
t.yidian-inc.com/authority/authority/update_user"
merchant.authority.update_user
=
"merchant.
in
t.yidian-inc.com/authority/authority/update_user"
merchant.authority.add_user_role
=
"merchant.
tes
t.yidian-inc.com/authority/authority/add_user_role"
merchant.authority.add_user_role
=
"merchant.
in
t.yidian-inc.com/authority/authority/add_user_role"
;后台op接口
;后台op接口
merchant.enterprise.life_list
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/life_list"
merchant.enterprise.life_list
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/life_list"
merchant.enterprise.life_info
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/life_info"
merchant.enterprise.life_info
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/life_info"
merchant.enterprise.op_commit
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/op_commit"
merchant.enterprise.op_commit
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/op_commit"
merchant.enterprise.op_business_update
=
"merchant.
tes
t.yidian-inc.com/auth/enterprise/op_business_update"
merchant.enterprise.op_business_update
=
"merchant.
in
t.yidian-inc.com/auth/enterprise/op_business_update"
merchant.lifeaccount.get_account_by_lid
=
"merchant.
tes
t.yidian-inc.com/lifeaccount/account/get_account_by_lid"
merchant.lifeaccount.get_account_by_lid
=
"merchant.
in
t.yidian-inc.com/lifeaccount/account/get_account_by_lid"
merchant.lifeaccount.get_account_info
=
"merchant.
tes
t.yidian-inc.com/lifeaccount/account/get_account_info"
merchant.lifeaccount.get_account_info
=
"merchant.
in
t.yidian-inc.com/lifeaccount/account/get_account_info"
;互动项目
;互动项目
interaction.index.follow
=
"interact.int.yidian-inc.com/follow/index/follow"
interaction.index.follow
=
"interact.int.yidian-inc.com/follow/index/follow"
...
@@ -106,9 +126,6 @@ interaction.inner.digg = "interact.int.yidian-inc.com/follow/index/digg"
...
@@ -106,9 +126,6 @@ interaction.inner.digg = "interact.int.yidian-inc.com/follow/index/digg"
interaction.index.life_detail
=
"interact.int.yidian-inc.com/follow/index/life_detail"
interaction.index.life_detail
=
"interact.int.yidian-inc.com/follow/index/life_detail"
;门店
goods.shop.add_shop
=
"goods.test.yidian-inc.com/shop/shop/add_shop"
goods.shop.get_shop_list
=
"goods.test.yidian-inc.com/shop/shop/get_shop_list"
[perf-gateway : gateway : common]
[perf-gateway : gateway : common]
...
...
mongo.ini
View file @
993da03e
...
@@ -7,6 +7,31 @@
...
@@ -7,6 +7,31 @@
;商户项目继承common + 自己的配置 + 生产环境特有有配置,此节中配置会覆盖父级的相同配置
;商户项目继承common + 自己的配置 + 生产环境特有有配置,此节中配置会覆盖父级的相同配置
[prod-gateway : gateway : common]
[prod-gateway : gateway : common]
gateway.host
=
"rs_bp_merchant_01.int.yidian-inc.com:27107,rs_bp_merchant_02.int.yidian-inc.com:27107,rs_bp_merchant_03.int.yidian-inc.com:27107"
gateway.uriOptions.username
=
'rs_merchant_rw'
gateway.uriOptions.password
=
'w#JR9tQOVud$jh43V7v#B9Bd#kD4w%'
gateway.uriOptions.replicaSet
=
'rs_bp'
gateway.uriOptions.readPreference
=
'secondaryPreferred'
gateway.uriOptions.connectTimeoutMS
=
500
gateway.uriOptions.socketTimeoutMS
=
6000
gateway.uriOptions.w
=
1
gateway.uriOptions.wTimeoutMS
=
3000
gateway.driverOptions.typeMap.root
=
'array'
gateway.driverOptions.typeMap.document
=
'array'
xhprof.host
=
"rs_bp_merchant_01.int.yidian-inc.com:27107,rs_bp_merchant_02.int.yidian-inc.com:27107,rs_bp_merchant_03.int.yidian-inc.com:27107"
xhprof.uriOptions.username
=
'rs_merchant_rw'
xhprof.uriOptions.password
=
'w#JR9tQOVud$jh43V7v#B9Bd#kD4w%'
xhprof.uriOptions.replicaSet
=
'rs_bp'
xhprof.uriOptions.readPreference
=
'secondaryPreferred'
xhprof.uriOptions.connectTimeoutMS
=
500
xhprof.uriOptions.socketTimeoutMS
=
6000
xhprof.uriOptions.w
=
1
xhprof.uriOptions.wTimeoutMS
=
3000
xhprof.driverOptions.typeMap.root
=
'array'
xhprof.driverOptions.typeMap.document
=
'array'
;商户项目继承common + 自己的配置 + 测试环境特有有配置,此节中配置会覆盖父级的相同配置
;商户项目继承common + 自己的配置 + 测试环境特有有配置,此节中配置会覆盖父级的相同配置
[perf-gateway : prod-gateway : gateway : common]
[perf-gateway : prod-gateway : gateway : common]
...
...
mysql.ini
View file @
993da03e
...
@@ -6,6 +6,15 @@
...
@@ -6,6 +6,15 @@
; 生产环境
; 生产环境
[prod-merchant : merchant : common]
[prod-merchant : merchant : common]
merchant.database_type
=
'mysql'
merchant.database_name
=
'merchant'
merchant.connect_timeout
=
10
merchant.username
=
'bp_merchant_rw'
merchant.password
=
'wNC@zFJzPf1yM$Cv8yB8#AO3i&Ecgx'
merchant.charset
=
'utf8mb4'
merchant.write.host
=
'w.bp_merchant.int.yidian-inc.com'
merchant.read.host
=
'r.bp_merchant_1.int.yidian-inc.com,r.bp_merchant_2.int.yidian-inc.com'
; 预发环境
; 预发环境
[perf-merchant : prod-merchant : merchant : common]
[perf-merchant : prod-merchant : merchant : common]
...
@@ -83,4 +92,37 @@ goods.username='bp_test_rw'
...
@@ -83,4 +92,37 @@ goods.username='bp_test_rw'
goods.password
=
'hf#EPZn9RTppfg9cfboSHVFP38n1hZ'
goods.password
=
'hf#EPZn9RTppfg9cfboSHVFP38n1hZ'
goods.charset
=
'utf8mb4'
goods.charset
=
'utf8mb4'
goods.write.host
=
'w.bp_test_mysql1.int.yidian-inc.com:3306'
goods.write.host
=
'w.bp_test_mysql1.int.yidian-inc.com:3306'
goods.read.host
=
'r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_2.int.yidian-inc.com:3306'
goods.read.host
=
'r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_2.int.yidian-inc.com:3306'
\ No newline at end of file
[goods : common]
; 生产环境
[prod-goods : goods : common]
; 预发环境
[perf-goods : prod-goods : goods : common]
;测试环境
[test-goods : prod-goods : goods : common]
distribution.database_type
=
'mysql'
distribution.database_name
=
'distribution'
distribution.connect_timeout
=
10
distribution.username
=
'bp_test_rw'
distribution.password
=
'hf#EPZn9RTppfg9cfboSHVFP38n1hZ'
distribution.charset
=
'utf8mb4'
distribution.write.host
=
'w.bp_test_mysql1.int.yidian-inc.com:3306'
distribution.read.host
=
'r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_2.int.yidian-inc.com:3306'
;开发联调测试
[dev-goods : prod-goods : goods : common]
distribution.database_type
=
'mysql'
distribution.database_name
=
'distribution'
distribution.connect_timeout
=
10
distribution.username
=
'bp_test_rw'
distribution.password
=
'hf#EPZn9RTppfg9cfboSHVFP38n1hZ'
distribution.charset
=
'utf8mb4'
distribution.write.host
=
'w.bp_test_mysql1.int.yidian-inc.com:3306'
distribution.read.host
=
'r.bp_test_mysql1_1.int.yidian-inc.com:3306,r.bp_test_mysql1_2.int.yidian-inc.com:3306'
\ No newline at end of file
redis.ini
View file @
993da03e
...
@@ -3,6 +3,16 @@
...
@@ -3,6 +3,16 @@
[gateway : common]
[gateway : common]
[prod-gateway : gateway : common]
[prod-gateway : gateway : common]
cacheConnect.mode
=
'codis'
cacheConnect.topom
=
'bj2-e05-126-165-6-lg.yidian.com:18134/topom'
cacheConnect.fallback
=
''
cacheConnect.password
=
''
cacheConnect.select
=
0
cacheConnect.timeout
=
1
cacheConnect.serializer
=
'none'
cacheConnect.prefix
=
''
[perf-gateway : gateway : common]
[perf-gateway : gateway : common]
[test-gateway : gateway : common]
[test-gateway : gateway : common]
;codis表示集群业务名,mode表示连接数据源的模式(包括codis|sentinel|redis),serializer表示自动序列化方式(包括none|php|igbinary)
;codis表示集群业务名,mode表示连接数据源的模式(包括codis|sentinel|redis),serializer表示自动序列化方式(包括none|php|igbinary)
...
@@ -25,6 +35,24 @@ cacheConnect.prefix=''
...
@@ -25,6 +35,24 @@ cacheConnect.prefix=''
;商户项目继承common + 自己的配置 + 生产环境特有有配置,此节中配置会覆盖父级的相同配置
;商户项目继承common + 自己的配置 + 生产环境特有有配置,此节中配置会覆盖父级的相同配置
[prod-merchant : merchant : common]
[prod-merchant : merchant : common]
cacheConnect.mode
=
'codis'
cacheConnect.topom
=
'bj2-e05-126-165-6-lg.yidian.com:18135/topom'
cacheConnect.fallback
=
''
cacheConnect.password
=
''
cacheConnect.select
=
0
cacheConnect.timeout
=
1
cacheConnect.serializer
=
'none'
cacheConnect.prefix
=
''
countConnect.mode
=
'codis'
countConnect.topom
=
'bj2-e05-126-165-6-lg.yidian.com:18135/topom'
countConnect.fallback
=
''
countConnect.password
=
''
countConnect.select
=
0
countConnect.timeout
=
1
countConnect.serializer
=
'none'
countConnect.prefix
=
''
;商户项目继承common + 自己的配置 + 测试环境特有有配置,此节中配置会覆盖父级的相同配置
;商户项目继承common + 自己的配置 + 测试环境特有有配置,此节中配置会覆盖父级的相同配置
[perf-merchant : prod-merchant : merchant : common]
[perf-merchant : prod-merchant : merchant : common]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment