From 115bd9b51f5d8eade4658f844de37516486c60e7 Mon Sep 17 00:00:00 2001 From: liujiandao <274878379@qq.com> Date: 星期六, 18 十一月 2023 17:25:25 +0800 Subject: [PATCH] crm获取aps项目模块信息 --- router/timelyRate.go | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/router/timelyRate.go b/router/timelyRate.go index bc1c063..05f7f73 100644 --- a/router/timelyRate.go +++ b/router/timelyRate.go @@ -1,3 +1,4 @@ + package router import ( @@ -16,4 +17,4 @@ timelyRateRouter.PUT("update", timelyRateApi.Update) // 鏇存柊閿�鍞樁娈� timelyRateRouter.GET("list", timelyRateApi.List) // 鑾峰彇閿�鍞樁娈靛垪琛� } -} +} \ No newline at end of file -- Gitblit v1.8.0