From e97584244cd5cc61bb1d03f455bb01fb87e4ead6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=91=E8=8D=A3=E5=8D=87?= <3136352472@qq.com> Date: Fri, 19 Jun 2020 10:55:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'=E5=AE=89=E5=85=A8?= =?UTF-8?q?=E6=89=8B=E5=86=8C.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 安全手册.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/安全手册.md b/安全手册.md index a2f2398..515f1bc 100644 --- a/安全手册.md +++ b/安全手册.md @@ -15,8 +15,11 @@ + 测试环境-数据库可读写 + 测试环境-ftp可读写 +``` + 当开发需要对生产环境数据库做写操作时 1.由开发向项目申请 2.项目经理提出需求,以工单形式放出 3.开发完成后由测试进入测试环境验证 -4.通知项目经理进行上线,上线完成后进行执行 \ No newline at end of file +4.通知项目经理进行上线,上线完成后进行执行 +``` \ No newline at end of file