Browse Source

删除掉无用的注释

pull/1/head
zhangxin 3 years ago
parent
commit
810dee801e
1 changed files with 5 additions and 10 deletions
  1. +5
    -10
      common/common.go

+ 5
- 10
common/common.go View File

@ -1,10 +1,5 @@
/******************************************************************************
* @Function Name :
*-----------------------------------------------------------------------------
* @Description :
* @Function Parameters:
* @Return Value :
* @Author : Zhang Xin
* @Date : 2021/3/3 11:02
******************************************************************************/
package common
package common
import dal "LAPP_ETL/dao/etl"
var CheckServiceDao dal.ETCDServiceClientDAO

Loading…
Cancel
Save