稽查修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
59d5addf72
commit
4f1072e545
|
@ -108,7 +108,7 @@ namespace IRaCIS.Core.Infra.EFCore.Common
|
||||||
|
|
||||||
if (answerType == "upload")
|
if (answerType == "upload")
|
||||||
{
|
{
|
||||||
return "❄❅❆❇❈❉❊";
|
return "❄❅❆❇❈❉❊"+ answer;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (unit == ValueUnit.Custom)
|
if (unit == ValueUnit.Custom)
|
||||||
|
|
Loading…
Reference in New Issue