1 Star 1 Fork 1

善良小茅/图灵商城

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
service.bat 265 Bytes
一键复制 编辑 原始数据 按行查看 历史
善良小茅 提交于 2022-06-09 21:17 +08:00 . :sparkles:feat(project): 初始化项目(部分)
@echo off
title "tuling_mall service start"
echo "单机启动Mysql"
net start mysql
echo "单机启动Redis"
start D:\DevEnv\middleware\Distributed\Redis-x64-3.2.100\redis-server.exe D:\DevEnv\middleware\Distributed\Redis-x64-3.2.100\redis.windows.conf
pause
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/boy-maofeiyu/tuling_mall_parent.git
[email protected]:boy-maofeiyu/tuling_mall_parent.git
boy-maofeiyu
tuling_mall_parent
图灵商城
master

搜索帮助