完成初版

This commit is contained in:
2026-07-22 17:23:49 +08:00
parent cf40ccbdb0
commit bf390e8f7e
37 changed files with 4387 additions and 102 deletions

View File

@@ -0,0 +1,5 @@
var newWidgetApi = (function() {
var newWidgetApi = function() {
this.basePath = "http://bgcSubTableBtn.v5.cmp/v1.0.0";
}
})();