pub async fn get_order_fee( __arg0: State<RestState>, rec: Option<Extension<Arc<KeyRecord>>>, __arg2: Json<Value>, ) -> Result<Json<Value>, (StatusCode, Json<Value>)>
POST /api/order-fee — 获取订单费用