|
func getIndexId(indexCode string, indexName string, classifyId int, sourceName string, frequency string, unit string) (int, error) {
|
|
func getIndexId(indexCode string, indexName string, classifyId int, sourceName string, frequency string, unit string) (int, error) {
|
|
indexInfo, err := models.GetLyIndexByCode(indexCode)
|
|
indexInfo, err := models.GetLyIndexByCode(indexCode)
|