This commit is contained in:
DESKTOP-5RP3AKU\Jisol
2023-10-26 03:06:44 +08:00
parent cb70ba12c7
commit 09225a33c7
158 changed files with 26537 additions and 639 deletions

View File

@@ -0,0 +1,7 @@
"use strict";
module.exports =
{
title: "Oops Framework Excel To Json",
description:"Oops framework Excel to JSON data plug-in",
excel_to_json: "Excel To Json",
};

View File

@@ -0,0 +1,7 @@
"use strict";
module.exports =
{
title: "Oops Framework Excel To Json",
description:"Oops Framework Excel 转 Json 数据插件",
excel_to_json: "Excel To Json",
};