feat(Go-StudyExample):2020/12/16: 包重命名
This commit is contained in:
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"
|
||||
Reference in New Issue
Block a user