feat: fdate set now
This commit is contained in:
@@ -42,7 +42,13 @@
|
||||
"Bash(vfox list:*)",
|
||||
"Bash(vf list:*)",
|
||||
"Bash(vfox use:*)",
|
||||
"Bash(wait)"
|
||||
"Bash(wait)",
|
||||
"Bash(while read file)",
|
||||
"Bash(do sed -i '' 's/MutableLiveData\\(DateUtils\\\\.getCurrentTime\\(\\)\\\\.formatDate\\(\\)\\)/MutableLiveData<String>\\(DateUtils.getCurrentTime\\(\\).formatDate\\(\\)\\)/g' \"$file\" echo \"Modified: $file\" done)",
|
||||
"Bash(xargs sed:*)",
|
||||
"Bash(while IFS= read -r file)",
|
||||
"Bash(do if ! grep -q \"import com.lukouguoji.module_base.ktx.formatDate\" \"$file\")",
|
||||
"Bash(then sed -i '' '/import dev.utils.common.DateUtils/a\\\\\nimport com.lukouguoji.module_base.ktx.formatDate\n' \"$file\" echo \"Added formatDate import to: $file\" fi done)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user