1
0

refactor(web): 重构逻辑删除的做法,避免真删除,在业务层解决逻辑删除

This commit is contained in:
2024-12-19 10:44:41 +08:00
parent 43e9306017
commit 49caded436
30 changed files with 166 additions and 124 deletions

View File

@@ -1,5 +1,5 @@
export const information = {
debug: false,
debug: true,
// baseUrl: '',
baseUrl: 'http://127.0.0.1:20080',
title: '可信供给中心',