Commit 59fcb90d by xiaoer.li@freemud.com

fix:重新合并代码

parent aa6af870
......@@ -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