Commit 74387cb9 by Joneq

修改为原来

parent 994aa870
Showing with 2 additions and 7 deletions
package main
import (
"kaopu-server/internal/logic"
)
import "fmt"
func main() {
logic.LogEs("123113131")
logic.LogEs("4567889")
logic.LogEs("09876")
fmt.Print(1)
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment