Browse Source

Merge pull request #213 from lizhanfei/stepOne

dtmsvr/storage/trans.go 添加开源版本注释
pull/215/head
yedf2 4 years ago
committed by GitHub
parent
commit
dae285593e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      dtmsvr/storage/trans.go

5
dtmsvr/storage/trans.go

@ -1,3 +1,8 @@
/*
* Copyright (c) 2021 yedf. All rights reserved.
* Use of this source code is governed by a BSD-style
* license that can be found in the LICENSE file.
*/
package storage
import (

Loading…
Cancel
Save