update
This commit is contained in:
parent
2801b9f963
commit
dac29bdd60
@ -245,7 +245,7 @@ implementation 'com.mingliqiye:tcp-proxy:0.2'
|
||||
implementation("com.mingliqiye:tcp-proxy:0.2")
|
||||
```
|
||||
## mingli-utils
|
||||
- lastUpdateTime(UTC/GMT+08:00) 2025-08-24 14:18:00
|
||||
- lastUpdateTime(UTC/GMT+08:00) 2025-08-27 09:25:15
|
||||
- lastVersion 1.1.4
|
||||
- [Source](https://git.mingliqiye.com/mingliqiye/mingli-utils)
|
||||
### maven (pom.xml)
|
||||
|
@ -1,3 +1,4 @@
|
||||
from __future__ import annotations
|
||||
import os
|
||||
import xml.etree.ElementTree as ET
|
||||
from datetime import datetime, timedelta
|
||||
|
Loading…
x
Reference in New Issue
Block a user