@@ -4144,7 +4144,12 @@ int DealGetResistReport(const httplib::Request& req, const string token, char**
}
break;
default:
- ASSERT(FALSE);
+ if (pn == ePowerName::PN_FRICTION)
+ {
+ //Ħ²ÁÁ¦
+ }
+ else
+ ASSERT(FALSE);