Commit f0dbe7bd by xiaoer.li@freemud.com

Merge remote-tracking branch 'remotes/origin/feature/促销算价基于最新master的分支' into qa

parents 4b61b36f 59fcb90d
......@@ -609,6 +609,9 @@ public class CalculationCommonService {
case 310:
newType = 211;
break;
case 33:
newType = 32;
break;
}
return newType;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment