Commit 9b4d4af0 by 严久程

区分心理咨询华为渠道

parent ed92bebc
ext { ext {
kotlin_version = "1.3.21" kotlin_version = "1.3.21"
dev_mode = true dev_mode = false
ydl_app = [ ydl_app = [
...@@ -44,10 +44,10 @@ ext { ...@@ -44,10 +44,10 @@ ext {
// -------------- 业务模块 -------------- // -------------- 业务模块 --------------
//第三步 若干 //第三步 若干
"m-confide" : "0.0.48.7.18", "m-confide" : "0.0.48.7.18",
"m-consultant" : "0.0.58.9", "m-consultant" : "0.0.59.7",
"m-fm" : "0.0.29.3", "m-fm" : "0.0.29.3",
"m-user" : "0.0.60.3", "m-user" : "0.0.60.3",
"m-home" : "0.0.21.3", "m-home" : "0.0.22.0",
"m-im" : "0.0.17.4", "m-im" : "0.0.17.4",
"m-dynamic" : "0.0.7.5", "m-dynamic" : "0.0.7.5",
......
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