gorm wire

This commit is contained in:
2025-05-07 14:12:53 +08:00
parent 461531c308
commit 68606c76f9
111 changed files with 1726 additions and 5809 deletions

View File

@@ -187,7 +187,7 @@
function getCategory() {
$.ajax({
url: "/system/category/data?type=xmselect_tree",
url: "/system/category/data?type=xm_select_tree",
type: 'post',
dataType: 'json',
headers: { 'X-CSRF-Token': $('#csrf_token').val() },