mirror of
https://github.com/TeaOSLab/EdgeAPI.git
synced 2025-11-02 22:10:26 +08:00
[区域]可以设置区域-价格项目之间的价格
This commit is contained in:
@@ -19,7 +19,7 @@ func main() {
|
||||
lastCommand := ""
|
||||
|
||||
for {
|
||||
time.Sleep(400 * time.Millisecond)
|
||||
time.Sleep(200 * time.Millisecond)
|
||||
fmt.Print("> ")
|
||||
|
||||
line, _, err := r.ReadLine()
|
||||
|
||||
Reference in New Issue
Block a user