1
This commit is contained in:
parent
5a9d9fccaf
commit
33a68ae807
@ -16,7 +16,7 @@ namespace DOAN.Common.Mobile
|
||||
public static string ParseLabel01(string materialCode)
|
||||
{
|
||||
string materialCode_true = "";
|
||||
if(string.IsNullOrEmpty(materialCode_true))
|
||||
if(string.IsNullOrEmpty(materialCode))
|
||||
{
|
||||
throw new ArgumentException("标签不合法,解析失败");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user