mooho-base-admin-plus 0.1.28 → 0.1.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -33339,7 +33339,7 @@ var log$1 = {
|
|
|
33339
33339
|
commit2("push", {
|
|
33340
33340
|
message,
|
|
33341
33341
|
type,
|
|
33342
|
-
time: format$3(new Date(), "
|
|
33342
|
+
time: format$3(new Date(), "yyyy-MM-dd HH:mm:ss"),
|
|
33343
33343
|
meta: __spreadValues({
|
|
33344
33344
|
user: rootState.admin.user.info,
|
|
33345
33345
|
uuid: util$2.cookies.get("uuid"),
|