changes EBIT利润率_含投资收益(%)

This commit is contained in:
P3ngSaM 2023-01-13 15:27:01 +08:00
parent 0a2339dbf1
commit ecb5301a62
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
from fastapi import APIRouter
from pydantic import BaseModel
INDEX = "EBIT利润率(含投资收益)%"
INDEX = "EBIT利润率_含投资收益%"
router = APIRouter()