新增提现审核

This commit is contained in:
gyq
2024-12-26 17:04:01 +08:00
parent a526f5ddd6
commit 139f198ad5
5 changed files with 475 additions and 548 deletions

View File

@@ -2,9 +2,9 @@ export const testUrl='video-admin';
export const productUrl='dj-admin';
// const baseUrl = "http://192.168.1.7:8100/czg/"
// const baseUrl = "https://video.hnsiyao.cn/czg/"
const baseUrl = "https://video.hnsiyao.cn/czg/" //
// const baseUrl = "https://api.tianjinzhitongdaohe.com/czg/"
const baseUrl = "https://dj-api.hnsiyao.cn/czg/"
// const baseUrl = "https://dj-api.hnsiyao.cn/czg/" // 线上
export default{
baseUrl