mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
update
This commit is contained in:
@@ -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",
|
||||
};
|
@@ -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",
|
||||
};
|
Reference in New Issue
Block a user