Merge branch 'ps1' into 'main'

changes 净资本

See merge request root/IndexCalculation!23
This commit is contained in:
彭森 2023-01-06 03:18:09 +00:00
commit 16d4059a8f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
from fastapi import APIRouter
from pydantic import BaseModel
INDEX = "净资(亿元)"
INDEX = "净资(亿元)"
router = APIRouter()