修复StrJoin当append内容后调用length()会出现空指针问题

This commit is contained in:
Looly
2023-12-26 00:41:06 +08:00
parent 99303ef7e0
commit ab1b2c5e48
4 changed files with 18 additions and 4 deletions

4
bin/sync.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
git checkout v5-dev
git pull osc v5-dev