mirror of
https://github.com/chatopera/cosin.git
synced 2025-08-01 16:38:02 +08:00
https://github.com/chatopera/cskefu/issues/524 enhance roles for zhangsan
This commit is contained in:
parent
be02c8faea
commit
2d7088dd5a
13
contact-center/admin/gen-eclipse.sh
Normal file
13
contact-center/admin/gen-eclipse.sh
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
#! /bin/bash
|
||||||
|
###########################################
|
||||||
|
#
|
||||||
|
###########################################
|
||||||
|
|
||||||
|
# constants
|
||||||
|
baseDir=$(cd `dirname "$0"`;pwd)
|
||||||
|
# functions
|
||||||
|
|
||||||
|
# main
|
||||||
|
[ -z "${BASH_SOURCE[0]}" -o "${BASH_SOURCE[0]}" = "$0" ] || return
|
||||||
|
cd $baseDir/../app
|
||||||
|
mvn eclipse:eclipse
|
@ -228,5 +228,5 @@ channel.skype.crm=
|
|||||||
# Miscs
|
# Miscs
|
||||||
##############################################
|
##############################################
|
||||||
# 登陆页面公告
|
# 登陆页面公告
|
||||||
extras.login.banner=商务洽谈、技术支持等联系方式查看 https://dwz.chatopera.com/A51h6m *本提示仅出现于演示环境
|
extras.login.banner=off
|
||||||
extras.login.chatbox=off
|
extras.login.chatbox=off
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user