diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000000000000000000000000000000000000..29f81d812f3e768fa89638d1f72920dbfd1413a8 --- /dev/null +++ b/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright [yyyy] [name of copyright owner] + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/app/common/__init__.py b/app/common/__init__.py index ec26afeedc501d5135a973098c6a0fc9d624190c..0b39d29a979a19d9e68eccea9b5235161a17291c 100644 --- a/app/common/__init__.py +++ b/app/common/__init__.py @@ -1,12 +1,26 @@ # -*- coding: utf-8 -*- from .model import * -def error(err,data): - if 'GET' == request.HEADER.Method(): - return response.tpl("/intapp/html/error.html",title="页面错误",content=str(err),imgsrc=config.domain['kcwebimg']+"/icon/error.png") - else: - return errorjson(msg=str(err),data=data) -def serlogin(username,sign,timestamp,random): - "登录" +import math,random,socket +if get_sysinfo()['uname'][0]=='Linux': + config.app['appmode']='produc' +# def error(err,data): +# if 'GET' == request.HEADER.Method(): +# return response.tpl("/common/html/error.html",title="页面错误",content=str(err),imgsrc=config.domain['kcwebimg']+"/icon/error.png") +# else: +# return errorjson(msg=str(err),data=data) +def serlogin(username,sign,timestamp,random,types="session"): + """登录方法 + + username + + sign + + timestamp + + random + + types 登录类型 session浏览器默认会话登录 否则返回account_token + """ if (times()-int(timestamp))>3600 or times()-int(timestamp)<-3600: return False,3,"时间戳错误" inifo=sqlite('admin',model_app_path).where([('username','eq',username),'or',('phone','eq',username)]).find() @@ -18,50 +32,55 @@ def serlogin(username,sign,timestamp,random): if usign!=sign: return False,2,"密码错误" inifo['role']=sqlite("role",model_app_path).where('id',inifo['role']).find() - set_session("userinfo",inifo) sqlite('admin',model_app_path).where('id',inifo['id']).update({'logintime':times()}) - #根据权限给当前登录用户初始化菜单 - systemrolelist=[ #系统菜单权限 - {'title':'首页','icon':config.domain['kcwebimg']+'/icon/home.png','url':'/intapp/index/index/home',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, - {'title':'管理员','icon':config.domain['kcwebimg']+'/icon/admin.png','url':'/intapp/index/admin',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, - {'title':'导航管理','icon':config.domain['kcwebimg']+'/icon/menu.png','url':'/intapp/index/menu',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, - {'title':'模块管理','icon':config.domain['kcwebimg']+'/icon/modular.png','url':'/intapp/index/modular',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, - {'title':'插件管理','icon':config.domain['kcwebimg']+'/icon/plug.png','url':'/intapp/index/plug',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, - {'title':'计划任务','icon':config.domain['kcwebimg']+'/icon/plan.png','url':'/intapp/index/plan',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, - {'title':'任务队列','icon':config.domain['kcwebimg']+'/icon/task.png','url':'/intapp/index/task',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, - {'title':'系统配置','icon':config.domain['kcwebimg']+'/icon/setup.png','url':'/intapp/index/setup',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000} - ] - plugmenu=sqlite('plug',model_app_path).select() - for k in plugmenu: #插件菜单权限 - if k['name']!='index': - systemrolelist.append({'title':k['title'],'icon':k['icon'],'url':'/'+k['modular']+'/'+k['name'],"types":"left","pid":0,"admin_id":inifo['id'],"sort":1000}) - if inifo['role']: - rolelist=[] - if inifo['role']['id']==1: #开拓者权限 - rolelist=systemrolelist - else: - for k in systemrolelist: - for kk in json_decode(inifo['role']['roleroute']): - # strs=kk.split("/") - # print(k['url'],kk) - # if k['url'] in kk: - # rolelist.append(k) - if k['url'] in kk: - # rolelist.append(k) - tttt=True - for ttt in rolelist: - if ttt['title'] == k['title']: - tttt=False - break - if tttt: - rolelist.append(k) - if len(rolelist): - urlstr="0" - for k in systemrolelist: - urlstr+=",'"+k['url']+"'" - sqlite("menu",model_app_path).where("admin_id="+str(inifo['id'])+" and url in ("+urlstr+")").delete() - sqlite("menu",model_app_path).insert(rolelist) - return True,0,"登录成功" + account_token='' + if types=='session': #如果使用sess登录,要分配系统菜单权限 + #根据权限给当前登录用户初始化菜单 + systemrolelist=[ #系统菜单权限 + {'title':'首页','icon':config.domain['kcwebimg']+'/icon/home.png','url':'/intapp/index/index/home',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, + {'title':'管理员','icon':config.domain['kcwebimg']+'/icon/admin.png','url':'/intapp/index/admin',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, + {'title':'导航管理','icon':config.domain['kcwebimg']+'/icon/menu.png','url':'/intapp/index/menu',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, + {'title':'模块管理','icon':config.domain['kcwebimg']+'/icon/modular.png','url':'/intapp/index/modular',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, + {'title':'插件管理','icon':config.domain['kcwebimg']+'/icon/plug.png','url':'/intapp/index/plug',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, + {'title':'计划任务','icon':config.domain['kcwebimg']+'/icon/plan.png','url':'/intapp/index/plan',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, + {'title':'任务队列','icon':config.domain['kcwebimg']+'/icon/task.png','url':'/intapp/index/task',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000}, + {'title':'系统配置','icon':config.domain['kcwebimg']+'/icon/setup.png','url':'/intapp/index/setup',"types":"left","pid":0,"admin_id":inifo['id'],"sort":10000} + ] + plugmenu=sqlite('plug',model_app_path).select() + for k in plugmenu: #插件菜单权限 + if k['name']!='index': + systemrolelist.append({'title':k['title'],'icon':k['icon'],'url':'/'+k['modular']+'/'+k['name'],"types":"left","pid":0,"admin_id":inifo['id'],"sort":1000}) + if inifo['role']: + rolelist=[] + if inifo['role']['id']==1: #开拓者权限 + rolelist=systemrolelist + else: + for k in systemrolelist: + for kk in json_decode(inifo['role']['roleroute']): + # strs=kk.split("/") + # print(k['url'],kk) + # if k['url'] in kk: + # rolelist.append(k) + if k['url'] in kk: + # rolelist.append(k) + tttt=True + for ttt in rolelist: + if ttt['title'] == k['title']: + tttt=False + break + if tttt: + rolelist.append(k) + if len(rolelist): + urlstr="0" + for k in systemrolelist: + urlstr+=",'"+k['url']+"'" + sqlite("menu",model_app_path).where("admin_id="+str(inifo['id'])+" and url in ("+urlstr+")").delete() + sqlite("menu",model_app_path).insert(rolelist) + set_session("userinfo",inifo) + else: + account_token=md5(str(username)+str(inifo['password'])) + set_cache(account_token,inifo,86400) + return True,0,"登录成功",account_token def check_role(): t=request.getroutecomponent() ts="/"+t[1]+"/"+t[2]+"/"+t[3]+"/"+t[4] @@ -94,7 +113,8 @@ def before_request(): """请求拦截, 进行登录验证,权限验证 """ - return check_login() + if not config.app['cli']: + return check_login() def after_request(): "响应拦截" pass @@ -203,12 +223,28 @@ def insert_Boot_up(cmd): return True else: return False -def del_Boot_up(cmd): - "删除开机启动命令" +def del_Boot_up(cmd,vague=False): + """删除开机启动命令 + + vague 是否模糊匹配 + """ if 'Linux' in get_sysinfo()['uname'][0]: - content=file_get_content("/usr/bin/startkcweb") - content=content.replace("\n"+cmd+"\n","") - file_set_content("/usr/bin/startkcweb",content) + if vague: + f = open("/usr/bin/startkcweb") + con='' + while True: + line = f.readline() + if not line: + break + if 'cmd' in line: + line='' + con=con+line + f.close() + file_set_content("/usr/bin/startkcweb",con) + else: + content=file_get_content("/usr/bin/startkcweb") + content=content.replace("\n"+cmd+"\n","") + file_set_content("/usr/bin/startkcweb",content) return True else: return False diff --git a/app/common/autoload.py b/app/common/autoload.py index ffb60062f4c40cf62e27cd2049b91df564968038..fee1f6f09f98914ad2ca65e7b509e7281efd39ea 100644 --- a/app/common/autoload.py +++ b/app/common/autoload.py @@ -1,7 +1,3 @@ from kcweb.common import * from app import config -import math,random,socket,multiprocessing -G=globals.G - -if get_sysinfo()['uname'][0]=='Linux': - config.app['appmode']='produc' \ No newline at end of file +G=globals.G \ No newline at end of file diff --git a/app/intapp/html/error.html b/app/common/html/error.html similarity index 100% rename from app/intapp/html/error.html rename to app/common/html/error.html diff --git a/app/intapp/common/__init__.py b/app/intapp/common/__init__.py index 6b23e23a4f1cc8bc65212a2415b4e9c9923fe3d8..5d0898e3c379872bd9fab63e7353b4bd832dacc9 100644 --- a/app/intapp/common/__init__.py +++ b/app/intapp/common/__init__.py @@ -1,2 +1,3 @@ # -*- coding: utf-8 -*- -from .autoload import * \ No newline at end of file +from .autoload import * +import socket,multiprocessing \ No newline at end of file diff --git a/app/intapp/controller/__init__.py b/app/intapp/controller/__init__.py index 6a0389200c3dbfe0c77443814666268ed08060c3..f4dbb41806865dbf404d8e22172a59b9a51cb25a 100644 --- a/app/intapp/controller/__init__.py +++ b/app/intapp/controller/__init__.py @@ -1,2 +1,3 @@ -from . import index \ No newline at end of file +from . import index +from . import soft \ No newline at end of file diff --git a/app/intapp/controller/index/common/file/sqlite/.gitignore b/app/intapp/controller/index/common/file/sqlite/.gitignore index 72a3e83b95c3b825bfa74389fa7962abef8cf27f..14f4f439b3f8242f7e34d0f7bc9f713ba93df48f 100644 --- a/app/intapp/controller/index/common/file/sqlite/.gitignore +++ b/app/intapp/controller/index/common/file/sqlite/.gitignore @@ -1 +1,2 @@ -intappindex \ No newline at end of file +intappindex +strconfig \ No newline at end of file diff --git a/app/intapp/controller/index/common/plantask.py b/app/intapp/controller/index/common/plantask.py index 3948a0971bb91d289c06774a015041bd490bb77e..017ed102283759bb7ffa0642497ddf05266e1fd9 100644 --- a/app/intapp/controller/index/common/plantask.py +++ b/app/intapp/controller/index/common/plantask.py @@ -80,6 +80,13 @@ class PLANTASK(): elif data['types']=='openurl': func=PLANTASK.openurls args=(data['value'],iden) + elif data['types']=='backupmysql': #备份mysql + # data['value'] #备份目录 + func=PLANTASK.shells + if data['oss']=='1': + args=("python3 server.py /intapp/soft/mysql/backups/whole/bankup_all_databases/1 --cli",iden) + else: + args=("python3 server.py /intapp/soft/mysql/backups/whole/bankup_all_databases --cli",iden) elif data['types']=='restart-php-fpm': #重启php func=PLANTASK.shells phpname=data['value'].replace(".", "") @@ -139,6 +146,7 @@ class PLANTASK(): try: if not PLANTASK.BlockingSchedulers: PLANTASK.BlockingSchedulers = BlockingScheduler() + #进程可能影响cli运行 multiprocessing.Process(target=PLANTASK.plantaskdsfsdfsafdsafsd,args=(PLANTASK.BlockingSchedulers,func,targger,args,year,month,week,day_of_week,day,hour,minute,second,iden)).start() # t=threading.Thread(target=PLANTASK.plantaskdsfsdfsafdsafsd,args=(PLANTASK.BlockingSchedulers,func,targger,args,year,month,week,day_of_week,day,hour,minute,second,iden)) # t.daemon=True diff --git a/app/intapp/controller/index/plan.py b/app/intapp/controller/index/plan.py index 329deb4579bfb3eb4b17f757006e24ba478f0d44..b76653cf7aaf72e22dd4fd7ca5be29982fa404f4 100644 --- a/app/intapp/controller/index/plan.py +++ b/app/intapp/controller/index/plan.py @@ -1,6 +1,7 @@ # -*- coding: utf-8 -*- from .common import * +indexconfigpath=os.path.split(os.path.realpath(__file__))[0]+"/common/file/sqlite/" def index(): return response.tpl() def get(id=0): @@ -21,12 +22,16 @@ def get(id=0): lists=sqlite("interval").page(pagenow,pagesize).select() count=sqlite("interval").where(where).count() data=return_list(lists,count,pagenow,pagesize) + data['strconfig']=json_decode(file_get_content(indexconfigpath+"strconfig")) return successjson(data) def add(): "添加任务" if sqlite("interval").count() >=100: return errorjson(code=1,msg="您已超过系统预设最大限制") data=request.get_json() + if data['types']=='backupmysql': + if sqlite("interval").where("types","backupmysql").count(): + return errorjson(code=1,msg="该计划已添加,不可重复提交") data['addtime']=times() data['updtime']=times() if data['oss']==True: @@ -34,7 +39,7 @@ def add(): else: data['oss']=0 data['iden']=md5(str(times())) - if not data['name'] or not data['value']: + if data['types'] != 'backupmysql' and (not data['name'] or not data['value']): return errorjson(code=1,msg="参数不全") # PLANTASK.plantask(data) Queues.insert(target=PLANTASK.plantask,args=(data,),title="添加任务任务:"+data['name']) @@ -47,4 +52,13 @@ def delpl(): return successjson(msg="任务已删除,重启控制板后生效") def log(iden): "任务日志" - return successjson(PLANTASK.log(iden)) \ No newline at end of file + return successjson(PLANTASK.log(iden)) + +def setconfig(types='set',paths='strconfig'): + if types=='set': + data=request.get_json() + file_set_content(indexconfigpath+paths,json_encode(data)) + return successjson(data) + elif types=='get': + data=json_decode(file_get_content(indexconfigpath+paths)) + return successjson(data) \ No newline at end of file diff --git a/app/intapp/controller/index/plug.py b/app/intapp/controller/index/plug.py index d7361611e6cd986fdfa08c3e633dc515c1b09d3a..b7e201331355f12995acb51fca562e5e626d6c75 100644 --- a/app/intapp/controller/index/plug.py +++ b/app/intapp/controller/index/plug.py @@ -71,7 +71,7 @@ def uploadplug(): return errorjson(msg=data1[1]) return errorjson(msg=data1[1]) else: - return errorjson("请先配置kcweb账号") + return errorjson(msg="请先配置kcweb账号") def installplug(): "安装插件" arr=request.get_json() diff --git a/app/intapp/controller/index/pub.py b/app/intapp/controller/index/pub.py index a32ec9dfa15c62de9c0d2bdc4eb6160a770f60ec..c377a05ff7d67bcef5aae5ce99e572cccacfa71b 100644 --- a/app/intapp/controller/index/pub.py +++ b/app/intapp/controller/index/pub.py @@ -11,11 +11,11 @@ def outlogin(): # else: del_session('userinfo') return successjson() -def login(username,sign,timestamp,random): +def login(username,sign,timestamp,random,types="session"): "登录" - status,code,msg=serlogin(username,sign,timestamp,random) + status,code,msg,account_token=serlogin(username,sign,timestamp,random,types) if status: - return successjson(msg=msg) + return successjson(data=account_token,msg=msg) else: return errorjson(code=code,msg=msg) def images(pre="cir",ContentType=""): diff --git a/app/intapp/controller/index/tpl/index/index.html b/app/intapp/controller/index/tpl/index/index.html index 58458e790d6d6e37d24366ac1c4bf07e86f1034e..01010bd526429b57559a4799fd857f170b846da0 100644 --- a/app/intapp/controller/index/tpl/index/index.html +++ b/app/intapp/controller/index/tpl/index/index.html @@ -36,6 +36,7 @@
+