feat(Go-StudyExample):2020/12/16: 包重命名

This commit is contained in:
Huangzj
2020-12-16 10:31:12 +08:00
parent 3f0468f88f
commit ffc204a28f
4 changed files with 2 additions and 2 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

@@ -4,7 +4,7 @@
* @Description
*/
package Snowflake
package snowflake
import (
"errors"
@@ -4,7 +4,7 @@
* @Description
*/
package Snowflake
package snowflake
import (
"fmt"