增加限制条件

This commit is contained in:
hoteas
2022-05-06 13:08:13 +08:00
parent 4cbc84063a
commit 25ab6c219d
3 changed files with 17 additions and 2 deletions
+1
View File
@@ -44,6 +44,7 @@ var UpanCtr = Ctr{
re, e := DePwdCode(sn)
if e != nil {
fmt.Println(e)
that.Display(3, "数据异常")
return
}