录音时长统调整后端接口
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"use strict";
|
||||
const common_env = require("./env.js");
|
||||
const API_TARGETS = {
|
||||
local: "http://localhost:8090/",
|
||||
local: "http://localhost:8091/",
|
||||
prod: "https://api.huayang-star.com/"
|
||||
};
|
||||
const ENV_ALIAS = {
|
||||
|
||||
Reference in New Issue
Block a user