dashboard
repositories
filestore
activity
search
login
dg
/
dabaogp-agent-new
新大宝股票代理后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
admin
2026-01-11
adb95de7c8bbf75cf69c984a24f813733371f1a9
[dg/dabaogp-agent-new.git]
/
src
/
locales
/
lang
/
zh-CN
/
result.js
1
2
3
4
5
6
7
import success from './result/success'
import fail from './result/fail'
export default {
...success,
...fail
}