修改日志输出版本及域名
This commit is contained in:
parent
28fada2229
commit
76159154e0
|
|
@ -7,8 +7,8 @@ export const printANSI = () => {
|
|||
/ /_/ // __/ __/ /_/ / /_/ / /_/ /
|
||||
\\____/ \\___/\\___/ .___/\\__,_/\\__, /
|
||||
/_/ /____/
|
||||
:: Jeepay :: (v1.0.0.RELEASE)
|
||||
适合互联网企业使用的开源支付系统 : https://www.jeepay.vip
|
||||
:: Jeepay :: (v1.5.0.RELEASE)
|
||||
适合互联网企业使用的开源支付系统 : https://www.jeequan.com
|
||||
`
|
||||
|
||||
console.log(`%c${text}`, 'color: #fc4d50')
|
||||
|
|
|
|||
|
|
@ -7,8 +7,8 @@ export const printANSI = () => {
|
|||
/ /_/ // __/ __/ /_/ / /_/ / /_/ /
|
||||
\\____/ \\___/\\___/ .___/\\__,_/\\__, /
|
||||
/_/ /____/
|
||||
:: Jeepay :: (v1.0.0.RELEASE)
|
||||
适合互联网企业使用的开源支付系统 : https://www.jeepay.vip
|
||||
:: Jeepay :: (v1.5.0.RELEASE)
|
||||
适合互联网企业使用的开源支付系统 : https://www.jeequan.com
|
||||
`
|
||||
|
||||
console.log(`%c${text}`, 'color: #fc4d50')
|
||||
|
|
|
|||
Loading…
Reference in New Issue