麒麟动态
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
{
|
||||
randomAccount = ValidateCodeHelper.MakeCharCode(2).ToLower() + ValidateCodeHelper.MakeNumCode(4).ToLower();
|
||||
}
|
||||
|
||||
var product_id = Model.Product.Id;
|
||||
if (product_id == 27) {
|
||||
randomPwd = ValidateCodeHelper.MakeNumCode(6).ToLower();
|
||||
}
|
||||
}
|
||||
<vc:redirecct-login></vc:redirecct-login>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user