mirror of
https://shylinux.com/x/operation
synced 2025-04-25 09:08:07 +08:00
7 lines
121 B
Go
7 lines
121 B
Go
package main
|
|
|
|
import (
|
|
_ "shylinux.com/x/community/src/renzhengshouquan"
|
|
_ "shylinux.com/x/mysql-story/src/db/mysql"
|
|
)
|