Commit ead5107f by ping.wu

买m赠n券

parent 67a098e1
...@@ -720,6 +720,9 @@ public class CalculationCommonService { ...@@ -720,6 +720,9 @@ public class CalculationCommonService {
case 33: case 33:
newType = 32; newType = 32;
break; break;
case 330:
newType = 32;
break;
} }
return newType; 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