当前位置:网站首页>Antd work item memo w3.0
Antd work item memo w3.0
2022-06-29 06:26:00 【zhangyubababa】
import {
defineConfig } from 'umi';
export default defineConfig({
define: {
REQUEST_URL: 'https://workflowapidev.deloitte.com.cn:4998',
ATTACHMENT_URL: 'https://workflowapidev.deloitte.com.cn:4998/Attachment/',
MSAL_CONFIG: {
auth: {
clientId: 'e4f3b90e-aaaa-4453-9645-7f8b000ddfd0',
authority: 'https://login.microsoftonline.com/2fe6bd94-0e3b-4cc8-a2f0-7d31e97e8a68',
redirectUri: 'http://localhost:8000/user/login',
},
},
LOGIN_REQUEST: ['e4f3b90e-aaaa-4453-9645-7f8b000ddfd0/.default'],
TOKEN_REQUEST: ['e4f3b90e-aaaa-4453-9645-7f8b000ddfd0/.default'],
ADAL_CONFIG: {
clientId: 'c4516b33-ce38-4ce8-aba6-310f1a08bd52',
tenant: '36da45f1-dd2c-4d1f-af13-5abe46b99921',
redirectUri: 'http://localhost:8000/user/login', Restart the server debugging localhost:8000 Local
// redirectUri: 'https://workflowapidev.deloitte.com.cn:4999/user/login', Restart the server debugging 4999 On the server line
},
ADAL_CONFIG_APP: {
clientId: "c4516b33-ce38-4ce8-aba6-310f1a08bd52",
tenant: "36da45f1-dd2c-4d1f-af13-5abe46b99921",
redirectUri: "https://workflowapidev.deloitte.com.cn:4999/app/login"
}
},
});
边栏推荐
- VLAN experiment
- Leetcode simple question: judging the color of a grid on a chess board
- Regular expressions for shell script values
- [C language series] - branch and loop statements
- MySQL learning notes
- [high concurrency] deeply analyze the callable interface
- Haar cascades and LBP cascades in face detection [closed] - Haar cascades vs. LBP cascades in face detection [closed]
- Problems with MySQL database query
- Boost the digital economy and face the future office | the launch of the new version of spreadjsv15.0 is about to begin
- Failure: unable to log in to "taxpayer equity platform"
猜你喜欢

Teach you how to develop your own NPM package (publish to the NPM official website)

The simple problem of leetcode is to divide an array into three parts equal to sum

MySQL add / delete / modify query SQL statement exercise yyds dry goods inventory

Use of sed in shell script

Test Development - ten years of sharpening one sword (VII) interface test tool postman

Establishing the development environment of esp8266

Design of leetcode simple problem goal parser
![[deep learning] - maze task learning I (to realize the random movement of agents)](/img/c1/95b476ec62436a35d418754e4b11dc.jpg)
[deep learning] - maze task learning I (to realize the random movement of agents)

Design and practice of kubernetes cluster and application monitoring scheme

2-nitro-5,10,15,20-tetra (4-methylphenyl) porphyrin copper (no2tmpp) Cu) /2-nitro-5,10,15,20-tetra (4-methylphenyl) porphyrin (no2tmpp) H2) Qiyue porphyrin supply
随机推荐
Teach you how to develop your own NPM package (publish to the NPM official website)
QT writing map comprehensive application 58 compatible with multi browser kernel
Internet enterprises need CRM software to help
Summary of redis basic knowledge points
Observer mode vs publish subscribe mode
Quickly write MVVM code using source generators
JDBC | Chapter 5: closing and releasing JDBC connection resources
Top ten Devops best practices worthy of attention in 2022
5,10,15,20-tetra (3,5-dimethoxyphenyl) porphyrin ((tdmpp) H2) /2-nitro-5,10,15,20-tetra (3,5-dimethoxyphenyl) porphyrin copper (no2tdmpp) Cu) supplied by Qiyue
Segment in Lucene
Games101 Lecture 10 geometry 1 Notes
Week 10 - task 3- from point to circle to cylinder
Personal blog item: processing of reading number +1 after viewing article details
2022.02.14 - 239. A single element in an ordered array
Design risc-v processor from scratch -- data adventure of five stage pipeline
Fault: display Storport driver out of date in component health
Why are keys unordered in golang map
I would like to ask what securities dealers recommend? Is it safe to open an account online?
2022.02.15
Test Development - ten years of sharpening one sword (VII) interface test tool postman