克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

mail

介绍

用户通过本系统来推送给第三方邮件系统,用户能够大批量的群发邮件。并通过本系统能够快速的追踪到打开率和点击率。

软件架构

使用spring mvc+myibatis作为基础架构;前端使用admin lte作为页面布局。 演示网址

安装教程

  1. 本系统使用jdk8作为编译基础,ant作为打包工具;eclipse作为IDE。
  2. 通过eclipse导入本项目

项目介绍

文件结构

.
├── docs------------------------------------------ 数据库和截图
├── content------------------------------------------- 静态资源和前端代码
├── email--------------------------------------------- 邮件系统的主代码
├── resources------------------------------------------- 资源配置
├── src------------------------------------------- 公共代买
├── sys------------------------------------------- 系统管理代码
└── tag------------------------------------------- 权限标签

部分演示图,持续更新

1.首页 mini1 2.主页 mini1 3.服务器设置列表 mini1 4.新增服务器设置 mini1 5.新增邮件内容 mini1

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request
MIT License Copyright (c) 2021 pxjianke Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

邮件推送平台 展开 收起
MIT
取消

发行版 (1)

全部
3年前

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化