From f6f19963291ebc238c8e2ea8e0b54241173dc028 Mon Sep 17 00:00:00 2001 From: jyy <935090232@qq.com> Date: Mon, 26 Apr 2021 11:50:42 +0800 Subject: [PATCH] 新增微商城订单钉钉提醒 --- zq-erp/.gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/zq-erp/.gitignore b/zq-erp/.gitignore index 7f64141..31966d8 100644 --- a/zq-erp/.gitignore +++ b/zq-erp/.gitignore @@ -76,4 +76,5 @@ .project .classpath .settings -.metadata \ No newline at end of file +.metadata +.gitignore \ No newline at end of file -- Gitblit v1.9.1