diff --git a/data/bindata.go b/data/bindata.go index 019d9a00..9bec921d 100644 --- a/data/bindata.go +++ b/data/bindata.go @@ -19,15 +19,15 @@ // .tmp/data/yao/data/index.html // .tmp/data/yao/flows/README.md // .tmp/data/yao/flows/menu.flow.json -// .tmp/data/yao/flows/table/get.flow.json +// .tmp/data/yao/flows/user/find.flow.json // .tmp/data/yao/langs/en-US.json // .tmp/data/yao/models/README.md -// .tmp/data/yao/models/menu.json -// .tmp/data/yao/models/user.json +// .tmp/data/yao/models/menu.mod.json +// .tmp/data/yao/models/user.mod.json // .tmp/data/yao/models/workflow.mod.json // .tmp/data/yao/tables/README.md -// .tmp/data/yao/tables/menu.json -// .tmp/data/yao/tables/user.json +// .tmp/data/yao/tables/menu.tab.json +// .tmp/data/yao/tables/user.tab.json package data import ( @@ -206,7 +206,7 @@ func uiIndexHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "ui/index.html", size: 22, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "ui/index.html", size: 22, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -226,7 +226,7 @@ func yaoApisReadmeMd() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/apis/README.md", size: 13, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/apis/README.md", size: 13, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -246,7 +246,7 @@ func yaoApisChartHttpJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/apis/chart.http.json", size: 624, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/apis/chart.http.json", size: 624, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -266,7 +266,7 @@ func yaoApisImportHttpJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/apis/import.http.json", size: 1676, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/apis/import.http.json", size: 1676, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -286,7 +286,7 @@ func yaoApisPageHttpJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/apis/page.http.json", size: 609, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/apis/page.http.json", size: 609, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -306,7 +306,7 @@ func yaoApisStorageHttpJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/apis/storage.http.json", size: 1092, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/apis/storage.http.json", size: 1092, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -326,7 +326,7 @@ func yaoApisTableHttpJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/apis/table.http.json", size: 3196, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/apis/table.http.json", size: 3196, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -346,7 +346,7 @@ func yaoApisUserHttpJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/apis/user.http.json", size: 1453, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/apis/user.http.json", size: 1453, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -366,7 +366,7 @@ func yaoApisXiangHttpJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/apis/xiang.http.json", size: 1239, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/apis/xiang.http.json", size: 1239, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -386,7 +386,7 @@ func yaoDataDs_store() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/data/.DS_Store", size: 6148, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/data/.DS_Store", size: 6148, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -406,7 +406,7 @@ func yaoDataAppJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/data/app.json", size: 277, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/data/app.json", size: 277, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -426,7 +426,7 @@ func yaoDataIconsDs_store() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/data/icons/.DS_Store", size: 6148, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/data/icons/.DS_Store", size: 6148, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -446,7 +446,7 @@ func yaoDataIcons404Png() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/data/icons/404.png", size: 9342, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/data/icons/404.png", size: 9342, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -466,7 +466,7 @@ func yaoDataIconsIconIcns() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/data/icons/icon.icns", size: 67465, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/data/icons/icon.icns", size: 67465, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -486,7 +486,7 @@ func yaoDataIconsIconIco() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/data/icons/icon.ico", size: 54993, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/data/icons/icon.ico", size: 54993, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -506,7 +506,7 @@ func yaoDataIconsIconPng() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/data/icons/icon.png", size: 34558, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/data/icons/icon.png", size: 34558, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -526,7 +526,7 @@ func yaoDataIndexHtml() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/data/index.html", size: 282, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/data/index.html", size: 282, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -546,7 +546,7 @@ func yaoFlowsReadmeMd() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/flows/README.md", size: 12, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/flows/README.md", size: 12, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -566,27 +566,27 @@ func yaoFlowsMenuFlowJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/flows/menu.flow.json", size: 1045, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/flows/menu.flow.json", size: 1045, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _yaoFlowsTableGetFlowJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x74\x90\x4d\x4a\xc4\x40\x10\x85\xf7\x39\x45\x51\xb8\x0c\x21\xba\x9c\xab\xc8\x20\x9d\x74\x31\x36\x56\xd2\x43\xff\x8c\x8b\xa6\x41\x2f\xe1\xca\x8d\x27\xd0\x1b\x78\x19\xc9\x39\xa4\x3a\x33\x99\x04\x71\x13\xc2\x7b\xaf\xbe\x7e\x55\xa9\x02\x40\x56\x1d\x31\xee\x00\xa7\xf7\x97\xe9\xed\xeb\xe7\xfb\x63\x7a\xfd\xc4\x5a\xac\x13\x39\x6f\xec\x28\xe6\x6d\xd3\x36\xed\xac\x6a\xf2\xbd\x33\xc7\x70\x76\xfe\x8e\x8d\x56\x93\xc7\x1d\xdc\x57\x00\x00\xa9\x7c\x45\x56\x03\xc9\x40\xf4\xe4\x4a\xb0\xa8\x47\x67\x7b\xf2\x12\xc7\xc1\x6a\x62\xdf\x88\xdf\x1c\x28\x5c\x33\xca\x1d\xae\xbc\x35\xb3\xb8\x9e\x98\xfa\x20\x3e\x1a\x8d\xf5\xf9\xa1\x5a\x78\x9d\x61\xc2\x7d\xbd\x4e\xb3\x19\x8c\x84\xef\xda\x8d\x6c\x9d\x26\x57\x1e\x49\x80\xbd\xe5\x38\x94\xe5\x7a\x47\x2a\x90\x7e\x50\x41\x80\x76\x59\x5a\x6e\x80\x90\xb7\xe8\xe7\x47\x72\xb4\x2d\x5a\xca\xae\x81\x3e\xa8\x10\xbd\xc0\x4e\x8a\x63\xb9\x07\x8d\xaa\x63\xd2\x08\xb9\xfe\x7f\xee\xb2\xd3\x32\x95\xd2\x8d\x19\x9b\x36\xe7\xb9\x98\x48\x6c\x9e\x08\x21\xaf\x20\xfb\xe5\xff\xa2\x2e\x8d\xd1\xc6\x50\xba\x0a\xc9\xc6\x90\x33\xce\x69\x49\xee\xab\x5c\xfd\x06\x00\x00\xff\xff\x34\x26\x65\xb9\x1d\x02\x00\x00") +var _yaoFlowsUserFindFlowJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\x44\x8f\x3d\x6a\xc4\x30\x10\x85\x7b\x9f\x62\x18\x52\x1a\xe1\xb4\x7b\x80\x5c\x22\xb8\xd0\x5a\xc3\x22\x90\x25\xa3\x91\x43\x82\x50\x97\x62\x9b\x90\x26\x3f\x04\xd2\xa4\xdb\x0b\x84\x9c\x68\x37\x3e\x46\x18\xad\xc9\x36\x9a\xd1\x7b\x9f\xde\x68\x72\x03\x80\x4e\x6f\xc9\xe1\x06\xf0\xf7\xe5\x70\xda\xff\x2c\xdf\x8f\xa7\xb7\x0f\x6c\xc5\xba\xa3\xc8\x36\x78\x31\xaf\x55\xa7\xba\xb3\x6a\x88\x87\x68\xa7\xb4\x3a\xcb\xf3\xe7\xf1\xe9\xf5\xb8\x7f\x5f\xbe\x0e\x67\xc0\x07\x43\x8c\x1b\xb8\x6d\x00\x00\x72\x3d\x45\xd6\x23\xc9\x83\x99\x29\x56\xb0\xaa\x53\x0c\x03\xb1\xe0\x38\x06\x43\x8e\xd5\xbd\xd5\x7e\xa7\x84\x52\x37\xd6\x9b\x0b\xaa\xe3\xee\x12\x5b\x95\x9c\xaf\xac\x57\x5d\x29\xff\x10\x40\x06\x64\x72\x34\x24\x41\xd1\x1a\x6c\xd7\xd1\x2d\x60\x7a\x98\x6a\x1d\xc3\xd6\xba\xda\xd1\xa8\xad\x93\x86\x93\x4e\x33\x63\x0f\x65\x4d\xea\x6b\x95\x5b\x5f\xb7\x0a\x73\x9a\x66\x09\x95\xa9\x91\xb8\xfe\xb0\x14\x6c\x4a\xf3\x17\x00\x00\xff\xff\x0f\xa0\x22\x82\x48\x01\x00\x00") -func yaoFlowsTableGetFlowJsonBytes() ([]byte, error) { +func yaoFlowsUserFindFlowJsonBytes() ([]byte, error) { return bindataRead( - _yaoFlowsTableGetFlowJson, - "yao/flows/table/get.flow.json", + _yaoFlowsUserFindFlowJson, + "yao/flows/user/find.flow.json", ) } -func yaoFlowsTableGetFlowJson() (*asset, error) { - bytes, err := yaoFlowsTableGetFlowJsonBytes() +func yaoFlowsUserFindFlowJson() (*asset, error) { + bytes, err := yaoFlowsUserFindFlowJsonBytes() if err != nil { return nil, err } - info := bindataFileInfo{name: "yao/flows/table/get.flow.json", size: 541, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/flows/user/find.flow.json", size: 328, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -606,7 +606,7 @@ func yaoLangsEnUsJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/langs/en-US.json", size: 66, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/langs/en-US.json", size: 66, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -626,47 +626,47 @@ func yaoModelsReadmeMd() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/models/README.md", size: 15, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/models/README.md", size: 15, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _yaoModelsMenuJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x55\xcd\x6e\xd3\x4c\x14\xdd\xe7\x29\x46\xb3\xce\xf7\xf5\x67\x17\x2f\x51\x37\x5d\xf0\x04\x55\x55\x4d\xec\x1b\x67\x94\xf1\x4c\xf0\x8c\xa3\x46\x28\x52\x29\x42\x54\x45\x81\xf2\x53\x15\xa9\x45\xa2\x12\x12\x6c\xa0\xad\x90\x0a\x04\x54\x5e\x06\x3b\xe1\x2d\x90\xc7\x8e\xc7\x6d\xa6\xa6\x2d\x5d\x25\xba\x33\x73\xcf\xb9\x3f\xe7\xf8\x7e\x0d\x21\xcc\x49\x00\xd8\x41\x78\xf2\xec\x20\x1e\xee\xe2\x7a\x1a\x53\xa4\xc9\xd2\x60\x7a\xa1\x74\x65\x9d\x12\xee\xaf\x05\xc0\x23\x7d\x0d\x21\xec\x8a\x20\x00\xae\xcc\xfb\xc9\xe1\x87\xe9\x19\x70\x9f\x72\xfd\x6e\x99\x73\xb1\x74\x07\xd7\x10\x1a\xe8\xf4\xae\x60\x51\xc0\x25\x76\xd0\x8a\xbe\x9a\xc1\x94\x80\xa8\x97\x27\x49\xb9\xf4\xbb\x59\x92\x25\x13\x2b\xc1\x2e\x2f\x61\x1d\x1d\xd4\xed\xa9\xba\x24\x4c\x6f\xce\xa4\x6b\x52\x7f\x99\x2b\xf0\x21\xb4\xa6\x1d\x6f\x9d\x4e\xb6\x37\xc7\x9b\xdf\xcc\x29\x8f\x18\xcb\xfb\xa2\xc2\x08\x8a\x38\xe5\x1e\xac\xe7\xc1\x4a\x2a\xfa\x77\x86\x88\x54\x21\xe5\xbe\x89\x33\xe0\xbe\x6a\x63\x07\x2d\xce\xcf\xdb\x98\xc5\x3b\xc3\xf1\xfb\x63\x7c\x7d\x78\xea\x0a\x7e\x0b\xf0\xfb\x67\xc9\xdb\xc7\x97\x76\xa5\x92\x41\x93\x09\xb7\x23\x2d\xb3\x10\x82\x01\xe1\xd6\x41\xe8\x37\xf1\xd7\x87\xf1\xc9\x86\x39\xf7\xa0\x45\x22\x96\x9e\xb7\x08\x93\x37\x18\x45\x8f\x4a\xda\x64\x50\xde\xe5\x2b\xf2\x49\x5e\x9f\x8d\xdf\x8d\x6e\x91\x4a\x97\xa8\xf6\xbf\x8f\x65\xf2\xe5\x68\xfc\xea\xe4\x06\x5b\x11\x12\xde\x99\x85\xa7\x17\xa5\x61\xca\x6c\x34\x1a\x0d\x6b\x63\x9e\xbe\x88\xb7\xf6\xae\xc1\x80\x91\x26\x30\xad\xb5\xed\xd3\x64\xe3\x41\x69\xa5\x72\x6a\x52\x11\x15\x59\xd6\x05\x78\x14\xd8\x98\x61\xe0\xe9\x26\x96\xbc\x43\x74\x15\x15\x3c\xf5\x19\x73\x86\xb0\x47\x65\xf6\x7f\xd5\xda\x49\xed\x63\x19\x27\x94\xbf\x42\xf1\x8f\x8d\x78\xe7\xa8\x8e\xa6\x4f\x51\xfc\xe8\xf3\xef\xbd\x8f\x55\xd5\xd6\x10\xd2\xf9\x71\x08\x8c\xa4\x34\xa4\x31\x54\xb7\x4d\x99\x17\x02\x2f\x22\xa5\xea\xda\x44\xde\x25\xbc\x6f\x52\x07\xc2\xcb\xfa\xa4\xed\xf7\xff\xf3\x2b\xdb\x81\xbe\xcd\xe5\x5a\x22\x04\xea\xf3\x8b\x5e\x7a\x2f\x82\xb0\x5f\x02\x45\x08\x4b\x60\xe0\x2a\xdd\xa2\xcc\x9f\xa6\x46\x61\xe4\x3a\xdd\xd1\xe9\xb2\x14\x93\x59\xcd\xd3\x0c\x8a\x8a\x33\x7f\xef\x11\x16\x41\x85\xbd\x27\xbb\xc7\xc9\xf0\xd3\xf8\xe0\x49\xf2\xe6\xa7\x21\xa7\x41\x1c\x84\xe7\x3a\x84\x37\xcb\xea\xd3\x7c\x72\x03\xfb\x8f\xb8\x8a\xf6\xa8\x2a\xf5\x47\x93\x72\xd0\x42\x11\xc8\xd9\xd9\x16\xe2\x9c\xee\x1d\x64\xa4\x94\xd7\xea\xa0\x85\x4a\xb5\xfc\x1a\x3d\x4f\x0e\x86\xf1\xf6\x61\x3c\x7a\x69\x61\xae\xbf\x9b\x73\x12\xc2\x1e\x75\xe1\x92\x02\x5c\x26\x22\x6f\x86\xfd\xe2\xed\xb0\x2f\x79\x83\x59\xb1\x95\x62\xda\x66\xee\x7f\xab\xe9\x2a\x75\xcd\xd6\xc6\xa8\x54\xb8\x38\x1d\xd4\xab\x81\xe3\xad\xfd\xf8\xfb\xe8\x0a\xf0\x2d\x11\x06\x53\xf4\xb9\xf9\x0a\xfc\x2e\x8b\x64\x09\x3f\xff\xb7\x7a\x41\x90\x5a\xab\xd9\x7e\x66\x81\xc2\x26\x72\x79\x2a\x1a\x80\x54\x24\xe8\xca\x73\xdf\x7a\x2c\x45\x4b\xad\x79\xc0\x40\x81\x34\x5a\x1f\xd4\x06\xb5\x3f\x01\x00\x00\xff\xff\xd8\xc5\x4f\x38\x4a\x09\x00\x00") +var _yaoModelsMenuModJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x55\xcd\x6e\xd3\x4c\x14\xdd\xe7\x29\x46\xb3\xce\xf7\xf5\x67\x17\x2f\x51\x37\x5d\xf0\x04\x55\x55\x4d\xec\x1b\x67\x94\xf1\x4c\xf0\x8c\xa3\x46\x28\x52\x29\x42\x54\x45\x81\xf2\x53\x15\xa9\x45\xa2\x12\x12\x6c\xa0\xad\x90\x0a\x04\x54\x5e\x06\x3b\xe1\x2d\x90\xc7\x8e\xc7\x6d\xa6\xa6\x2d\x5d\x25\xba\x33\x73\xcf\xb9\x3f\xe7\xf8\x7e\x0d\x21\xcc\x49\x00\xd8\x41\x78\xf2\xec\x20\x1e\xee\xe2\x7a\x1a\x53\xa4\xc9\xd2\x60\x7a\xa1\x74\x65\x9d\x12\xee\xaf\x05\xc0\x23\x7d\x0d\x21\xec\x8a\x20\x00\xae\xcc\xfb\xc9\xe1\x87\xe9\x19\x70\x9f\x72\xfd\x6e\x99\x73\xb1\x74\x07\xd7\x10\x1a\xe8\xf4\xae\x60\x51\xc0\x25\x76\xd0\x8a\xbe\x9a\xc1\x94\x80\xa8\x97\x27\x49\xb9\xf4\xbb\x59\x92\x25\x13\x2b\xc1\x2e\x2f\x61\x1d\x1d\xd4\xed\xa9\xba\x24\x4c\x6f\xce\xa4\x6b\x52\x7f\x99\x2b\xf0\x21\xb4\xa6\x1d\x6f\x9d\x4e\xb6\x37\xc7\x9b\xdf\xcc\x29\x8f\x18\xcb\xfb\xa2\xc2\x08\x8a\x38\xe5\x1e\xac\xe7\xc1\x4a\x2a\xfa\x77\x86\x88\x54\x21\xe5\xbe\x89\x33\xe0\xbe\x6a\x63\x07\x2d\xce\xcf\xdb\x98\xc5\x3b\xc3\xf1\xfb\x63\x7c\x7d\x78\xea\x0a\x7e\x0b\xf0\xfb\x67\xc9\xdb\xc7\x97\x76\xa5\x92\x41\x93\x09\xb7\x23\x2d\xb3\x10\x82\x01\xe1\xd6\x41\xe8\x37\xf1\xd7\x87\xf1\xc9\x86\x39\xf7\xa0\x45\x22\x96\x9e\xb7\x08\x93\x37\x18\x45\x8f\x4a\xda\x64\x50\xde\xe5\x2b\xf2\x49\x5e\x9f\x8d\xdf\x8d\x6e\x91\x4a\x97\xa8\xf6\xbf\x8f\x65\xf2\xe5\x68\xfc\xea\xe4\x06\x5b\x11\x12\xde\x99\x85\xa7\x17\xa5\x61\xca\x6c\x34\x1a\x0d\x6b\x63\x9e\xbe\x88\xb7\xf6\xae\xc1\x80\x91\x26\x30\xad\xb5\xed\xd3\x64\xe3\x41\x69\xa5\x72\x6a\x52\x11\x15\x59\xd6\x05\x78\x14\xd8\x98\x61\xe0\xe9\x26\x96\xbc\x43\x74\x15\x15\x3c\xf5\x19\x73\x86\xb0\x47\x65\xf6\x7f\xd5\xda\x49\xed\x63\x19\x27\x94\xbf\x42\xf1\x8f\x8d\x78\xe7\xa8\x8e\xa6\x4f\x51\xfc\xe8\xf3\xef\xbd\x8f\x55\xd5\xd6\x10\xd2\xf9\x71\x08\x8c\xa4\x34\xa4\x31\x54\xb7\x4d\x99\x17\x02\x2f\x22\xa5\xea\xda\x44\xde\x25\xbc\x6f\x52\x07\xc2\xcb\xfa\xa4\xed\xf7\xff\xf3\x2b\xdb\x81\xbe\xcd\xe5\x5a\x22\x04\xea\xf3\x8b\x5e\x7a\x2f\x82\xb0\x5f\x02\x45\x08\x4b\x60\xe0\x2a\xdd\xa2\xcc\x9f\xa6\x46\x61\xe4\x3a\xdd\xd1\xe9\xb2\x14\x93\x59\xcd\xd3\x0c\x8a\x8a\x33\x7f\xef\x11\x16\x41\x85\xbd\x27\xbb\xc7\xc9\xf0\xd3\xf8\xe0\x49\xf2\xe6\xa7\x21\xa7\x41\x1c\x84\xe7\x3a\x84\x37\xcb\xea\xd3\x7c\x72\x03\xfb\x8f\xb8\x8a\xf6\xa8\x2a\xf5\x47\x93\x72\xd0\x42\x11\xc8\xd9\xd9\x16\xe2\x9c\xee\x1d\x64\xa4\x94\xd7\xea\xa0\x85\x4a\xb5\xfc\x1a\x3d\x4f\x0e\x86\xf1\xf6\x61\x3c\x7a\x69\x61\xae\xbf\x9b\x73\x12\xc2\x1e\x75\xe1\x92\x02\x5c\x26\x22\x6f\x86\xfd\xe2\xed\xb0\x2f\x79\x83\x59\xb1\x95\x62\xda\x66\xee\x7f\xab\xe9\x2a\x75\xcd\xd6\xc6\xa8\x54\xb8\x38\x1d\xd4\xab\x81\xe3\xad\xfd\xf8\xfb\xe8\x0a\xf0\x2d\x11\x06\x53\xf4\xb9\xf9\x0a\xfc\x2e\x8b\x64\x09\x3f\xff\xb7\x7a\x41\x90\x5a\xab\xd9\x7e\x66\x81\xc2\x26\x72\x79\x2a\x1a\x80\x54\x24\xe8\xca\x73\xdf\x7a\x2c\x45\x4b\xad\x79\xc0\x40\x81\x34\x5a\x1f\xd4\x06\xb5\x3f\x01\x00\x00\xff\xff\xd8\xc5\x4f\x38\x4a\x09\x00\x00") -func yaoModelsMenuJsonBytes() ([]byte, error) { +func yaoModelsMenuModJsonBytes() ([]byte, error) { return bindataRead( - _yaoModelsMenuJson, - "yao/models/menu.json", + _yaoModelsMenuModJson, + "yao/models/menu.mod.json", ) } -func yaoModelsMenuJson() (*asset, error) { - bytes, err := yaoModelsMenuJsonBytes() +func yaoModelsMenuModJson() (*asset, error) { + bytes, err := yaoModelsMenuModJsonBytes() if err != nil { return nil, err } - info := bindataFileInfo{name: "yao/models/menu.json", size: 2378, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/models/menu.mod.json", size: 2378, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _yaoModelsUserJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x5a\x6f\x53\xd4\xd6\x17\x7e\xcf\xa7\xb8\x73\x7f\xce\x6f\x6a\x5d\xca\x66\xf9\x23\xec\x2b\xb1\xd4\x19\xab\xb5\x54\x6a\xb5\x0a\x32\x61\x73\x77\x0d\x66\x93\x35\xc9\x2a\xb8\xdd\x19\xa8\x15\xb1\xb2\x03\x2a\x0c\x32\xa5\x8e\xce\x14\xa5\x55\x59\xa8\x8e\xec\xa0\x8c\x1f\xa6\xb9\xd9\xf0\xaa\x5f\xa1\x93\xdc\x24\x9b\x6c\xee\xfe\x83\xed\x8c\x55\x5e\xb1\x9c\xe4\x9e\xf3\x9c\xe7\x3c\xf7\xdc\x6c\xce\x66\x5a\x00\x80\x22\x9b\x44\x30\x0a\x60\x71\x7e\x55\x9f\xde\x84\x21\xd3\xa6\xb2\x23\x82\x69\x34\x6f\xf0\xdc\x32\xc6\xb3\x62\x62\x38\xad\x20\xd9\xba\x0d\x00\x18\x93\x92\x49\x24\xaa\xa5\xf5\xc6\xe3\x55\xe7\x1a\x12\x13\xbc\x68\xad\x3b\x2e\x8a\x52\xdf\x51\xd8\x02\x40\xd6\x72\x1f\x93\x84\x74\x52\x54\x60\x14\x5c\xb0\x6e\xcd\x00\x28\xb0\x23\x48\xb0\xee\xed\x83\xa1\x52\x44\x9e\x33\xff\x53\xc7\x53\xc8\xbe\x46\x3c\x00\x1b\x19\xf0\x2c\x2c\x6e\xbc\xc1\x0f\xef\xd8\xc1\x3d\xa0\xad\xc5\xae\xd5\x71\x85\xc4\x74\xb2\x64\x95\x52\x2a\x2f\x89\x26\x1e\xc8\x72\x49\x5e\x34\x83\x2a\x2a\x1b\x8f\x9b\x1f\x48\xbe\x00\xca\xd2\x88\xa4\xc2\x21\x77\x91\x27\x77\xe3\xd5\x13\x3c\xbb\x49\x10\x00\xcb\x03\x28\xae\x3d\x2e\xce\x4d\xe1\xbb\x0f\x42\xc0\xf2\x04\xf0\xdd\x07\x78\x73\x25\x04\x4c\x77\x80\x90\x15\x02\x96\x4f\xa0\x2f\x6f\xe1\xa5\x55\x6d\x6b\xab\x84\x88\x43\x71\x36\x2d\x58\xce\x3d\x7c\x03\x00\x79\x91\x43\x63\x30\x0a\x54\x39\x8d\x5c\xe3\x55\x56\xe0\x39\xd6\xcc\xa1\x44\xaa\x97\x25\xeb\xa6\x24\x52\x2f\x49\x9c\x43\x89\x14\x77\x7d\x5a\x57\x59\x39\x61\xad\x85\x8a\x2a\xf3\x62\xa2\x94\xa7\xbd\x56\x51\xd8\x84\xc5\x5c\x26\xc3\x8b\xa9\xb4\x9a\xcd\x92\x74\x77\xe6\x97\x8c\x7c\x3e\x04\x32\x19\xab\x12\xd9\x2c\xde\x9a\x37\xf2\x2b\x5a\x61\x0b\xbf\x58\x2c\x3e\x7f\xa2\x15\xfe\x84\xae\xa7\x6c\xa8\x16\x34\x5f\x5d\xfc\xc0\xea\xae\x4c\x45\xc4\x5a\x21\x87\x97\x57\x8d\xb5\x02\x9e\xcd\x1b\x33\x37\xf0\x2f\xaf\x68\xb8\x49\x01\xdb\xac\x28\x6d\x66\x88\x36\xe2\xbf\x94\x85\xfd\x69\xa8\xc5\x93\x53\x50\x90\x3b\x3f\xae\x15\xd7\x36\x82\x82\x44\x49\x96\x17\x82\x8a\xb4\x79\x77\xed\x02\x12\x13\xea\x25\x18\x05\x9d\x61\x9a\xe4\xca\xbd\x53\x75\x21\xa6\x05\xc1\xde\xca\x1f\xaa\x5e\x7c\x64\xfa\x90\xd5\xa5\x07\xfd\x41\x9e\x30\x89\x97\xd7\xf1\xaf\x13\x0d\x17\x59\xbf\x7d\xc7\xdc\xbd\xb3\x9b\xc1\x3a\x27\xa5\x11\x5e\xa0\xb4\x9e\x06\x0b\x4d\x89\xd0\x50\xad\x63\xf2\x78\xca\x72\xd4\xfb\xc5\x00\xdc\xad\x02\xca\x72\x69\x90\x67\xfd\xd1\x5b\xfc\x76\x96\x54\xbe\x61\x86\x8b\x4b\x6f\xf0\xf6\x02\xce\x4f\x15\x1f\x4d\x06\x49\x4e\xb1\x8a\x72\x4d\x92\xb9\x06\x68\x8e\x74\x76\xd1\x78\xa6\xc7\x71\xd9\xeb\xef\x1d\x18\x38\xfb\xf5\xe9\xbe\x8f\x7e\xc7\x25\x79\xf1\x24\xa1\x92\x8a\xae\xab\x0a\x2c\x5f\xfc\xe2\xfc\x46\x57\x2b\xd3\xad\x6d\xe7\xfe\x7e\x3b\x83\x7f\x7b\x8a\xd7\x67\xf1\xd4\x12\x7e\xb1\xa8\xe7\x73\x7f\x4d\x4c\xea\x0b\xeb\xf8\xc5\x22\xbe\x37\x53\x7c\x6e\x9e\xad\xfa\xc3\x9f\xf4\xe9\xb9\x86\x70\xb2\x63\xd5\x70\x32\xdd\xef\x0b\xd0\x14\xab\xaa\x48\x16\x2b\x14\xfb\x42\xb8\xb5\x67\xe8\x50\xb5\x62\xfb\xc0\x1a\xb7\x5e\xe2\xf5\xbb\x78\xe6\x26\x9e\x7b\xa6\x15\x26\xb4\xc2\x1f\x04\x5f\x13\x01\xf5\xb6\x9e\xdf\x13\x20\x93\x42\x87\xbf\x26\xc2\x62\x5b\xaf\xef\x0d\x96\xa7\xac\x4d\x84\x75\xe4\x7f\x07\xfe\xff\xe9\xe0\xe0\xa1\x3d\x61\x23\xd2\x6a\xfc\x70\xba\x9f\xd3\xb6\x97\x6b\xb5\xce\x88\xd8\x84\xee\x49\x0f\xb5\xdf\x3d\xcb\xa1\xed\x77\xcf\xfd\xee\xb9\xdf\x3d\xff\x13\xdd\x13\x3f\xbd\x8f\xe7\x72\xc1\xbe\x69\xfd\xad\xbf\x61\x76\x53\x9f\xea\xcb\x9d\xef\xb7\x43\x1a\xba\x48\xed\xa2\x93\x72\xef\x2c\x4f\x18\x4f\x26\x23\xa6\x10\x1b\xdb\xad\x35\xfa\x5c\x47\xb8\x36\x02\xad\x90\x33\x6e\x6c\x1b\xaf\x6f\x1a\xef\x6e\x45\xc2\x01\x08\xf5\x89\xcd\xd8\x7a\xa6\xbd\xd9\x36\xf2\x93\x78\x76\x93\x7a\x5a\xf3\x5c\x8c\x6d\xc6\xd7\x9c\x8a\x81\xe8\xdf\x13\x2b\x49\xf0\x03\x7f\x0d\x55\xbd\x2d\x5d\xfc\x64\x70\x90\xcb\x30\xdd\xd9\x83\x3f\x90\x4f\x1d\xd9\x73\x07\x0f\xd4\xd1\xa1\xf6\xf4\x45\xb8\xb7\xff\x38\x38\x81\xc6\x83\xd2\xb8\xec\x35\xee\x56\x17\x41\xef\x15\x2a\x9f\x16\xf9\x2b\xe9\x7f\xb5\x25\xf1\xa2\x8a\x12\x48\x6e\x42\xed\x9b\x7d\x7a\x5f\xb4\x9e\x27\x32\x4c\x38\x5b\xa5\xda\xe5\x38\x8a\xf3\x1b\x4c\x58\xdb\xce\x11\x30\x81\x27\x9c\xfa\x8b\x8f\xf3\x53\x3b\xf7\x56\x82\xf5\x57\x50\x4c\x46\xea\x2e\x25\xd0\xd8\x6b\xa3\x32\xc1\x94\x23\xfa\xb8\xbb\x82\x29\x8e\xde\xd6\xf3\x6c\xeb\x75\xeb\xb1\x65\x28\xd3\x1e\xa9\xa6\x93\xa0\x4c\xda\x23\xbb\x7d\x4c\xae\x4f\x44\xfa\xed\xdf\xf1\xc6\x82\xf6\xee\xb1\x3e\x99\xa7\xbc\x97\x1e\x53\x65\x36\xa8\xa2\x51\x45\x12\xa9\x02\xa8\xe0\xcd\xaf\xa7\xea\x80\x8a\x3f\xbf\xd6\x27\x26\xa9\xde\xc9\x84\x84\xdc\x00\x90\x68\xba\xe4\x80\xbe\x7c\x5b\x5f\x98\x0e\x01\x8e\x57\x6c\xc3\xe2\x23\x7d\x61\x9a\xb2\x25\x54\x56\x4d\x2b\xb5\xc6\x3e\x9e\x21\x8b\x1d\x81\x3a\x12\x72\xaf\x01\xe8\x04\xf6\x8c\x81\x3e\x70\xcd\x57\x19\xc8\x54\xe5\xa5\x22\xca\x3a\x87\x30\xb6\xf3\x36\xd7\x73\x25\xb1\xb7\x00\x60\x05\x85\x32\x12\x5c\xc6\x33\x64\xd0\x78\x95\x15\xd2\xc8\x33\x67\x2c\x97\x89\x3b\xa4\x0b\x2a\xc5\x9e\x36\x39\x66\x32\x67\x70\x66\xa0\x47\xf8\x2b\x97\xd9\xcf\x62\x92\x47\x4b\xf6\x1b\xf2\x28\x30\x37\x80\x6b\x75\x5f\x4f\x9b\x0d\x93\x89\xb4\x77\x74\x76\xa5\x0e\x95\x16\x99\x27\x77\x14\xc0\xee\xf6\x70\x47\x4f\xa4\x93\x39\xdc\x55\xba\x64\x37\xf5\x28\x80\xe7\xbe\xfa\x96\x3b\x75\xfa\x3b\x3e\x31\x92\x38\xc3\xf7\xf6\x73\xfc\x97\x9f\xc7\xd9\xb3\x89\xb3\xb1\xeb\x91\x7e\xf6\x9b\x73\xd7\x3c\x6b\x88\xea\x69\x72\x26\x9b\x3b\x0a\x32\xa6\xe7\x31\xb2\xc1\x36\xa1\xcd\x65\xf9\xfe\x74\xe8\x21\x23\x4b\xda\xc1\x62\x0d\xe0\x02\xdc\x58\xf6\x5d\x71\x33\x50\x89\x1b\xdf\x0a\x97\x13\xbf\xb5\x91\xac\xf1\xca\xcb\x5a\x59\x7b\x06\xe1\xbe\xac\xfd\x73\x58\x27\x69\x1f\x14\x37\x51\xc8\xb4\xf7\x84\xc3\xe1\x30\xc3\x30\x0c\xa4\x66\x7c\xe6\x3d\xca\x98\x32\x7f\x76\x92\x26\xa3\xcf\x3a\xb3\xae\x54\x5e\x9f\xdd\xd6\x7c\x7b\x77\x47\x27\xd3\xd3\x15\x3e\x1c\xa1\x69\xfe\xda\x51\xf4\xfd\xe8\xc9\xc3\xc7\x46\x47\x62\x57\x53\xbd\xdc\x51\x79\x4c\xed\x3b\x16\x1f\x1d\xe7\x14\xa9\xff\xc4\xa5\xd3\xa7\x76\xa9\x79\x2f\x17\x6e\xdf\xb0\x1a\x38\xad\x4b\x78\x4f\x23\xd2\x5a\xc9\xa4\x70\x3e\xaf\x15\x26\xe8\x3f\x34\x18\xb6\x08\x1a\xb6\x9f\x91\x3d\xe7\x9a\xfb\x83\x07\xfb\xf7\x08\x0e\x95\x43\x41\x99\x91\xb5\xd4\x82\x05\x10\xb9\xc3\xc1\xaa\xa0\x48\x81\xea\x42\x65\xd7\xb2\x06\x2c\x97\x3b\xf7\x94\xcc\x00\xa8\xf2\x49\xa4\xa8\x6c\x32\xa5\x38\xa7\x21\x80\x8a\x14\x57\x87\x39\x24\x20\x15\x39\x56\x90\x6d\xc9\xb6\xfc\x13\x00\x00\xff\xff\x2b\x52\x7c\x27\x7a\x22\x00\x00") +var _yaoModelsUserModJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x5a\x6f\x53\xd4\xd6\x17\x7e\xcf\xa7\xb8\x73\x7f\xce\x6f\x6a\x5d\xca\x66\xf9\x23\xec\x2b\xb1\xd4\x19\xab\xb5\x54\x6a\xb5\x0a\x32\x61\x73\x77\x0d\x66\x93\x35\xc9\x2a\xb8\xdd\x19\xa8\x15\xb1\xb2\x03\x2a\x0c\x32\xa5\x8e\xce\x14\xa5\x55\x59\xa8\x8e\xec\xa0\x8c\x1f\xa6\xb9\xd9\xf0\xaa\x5f\xa1\x93\xdc\x24\x9b\x6c\xee\xfe\x83\xed\x8c\x55\x5e\xb1\x9c\xe4\x9e\xf3\x9c\xe7\x3c\xf7\xdc\x6c\xce\x66\x5a\x00\x80\x22\x9b\x44\x30\x0a\x60\x71\x7e\x55\x9f\xde\x84\x21\xd3\xa6\xb2\x23\x82\x69\x34\x6f\xf0\xdc\x32\xc6\xb3\x62\x62\x38\xad\x20\xd9\xba\x0d\x00\x18\x93\x92\x49\x24\xaa\xa5\xf5\xc6\xe3\x55\xe7\x1a\x12\x13\xbc\x68\xad\x3b\x2e\x8a\x52\xdf\x51\xd8\x02\x40\xd6\x72\x1f\x93\x84\x74\x52\x54\x60\x14\x5c\xb0\x6e\xcd\x00\x28\xb0\x23\x48\xb0\xee\xed\x83\xa1\x52\x44\x9e\x33\xff\x53\xc7\x53\xc8\xbe\x46\x3c\x00\x1b\x19\xf0\x2c\x2c\x6e\xbc\xc1\x0f\xef\xd8\xc1\x3d\xa0\xad\xc5\xae\xd5\x71\x85\xc4\x74\xb2\x64\x95\x52\x2a\x2f\x89\x26\x1e\xc8\x72\x49\x5e\x34\x83\x2a\x2a\x1b\x8f\x9b\x1f\x48\xbe\x00\xca\xd2\x88\xa4\xc2\x21\x77\x91\x27\x77\xe3\xd5\x13\x3c\xbb\x49\x10\x00\xcb\x03\x28\xae\x3d\x2e\xce\x4d\xe1\xbb\x0f\x42\xc0\xf2\x04\xf0\xdd\x07\x78\x73\x25\x04\x4c\x77\x80\x90\x15\x02\x96\x4f\xa0\x2f\x6f\xe1\xa5\x55\x6d\x6b\xab\x84\x88\x43\x71\x36\x2d\x58\xce\x3d\x7c\x03\x00\x79\x91\x43\x63\x30\x0a\x54\x39\x8d\x5c\xe3\x55\x56\xe0\x39\xd6\xcc\xa1\x44\xaa\x97\x25\xeb\xa6\x24\x52\x2f\x49\x9c\x43\x89\x14\x77\x7d\x5a\x57\x59\x39\x61\xad\x85\x8a\x2a\xf3\x62\xa2\x94\xa7\xbd\x56\x51\xd8\x84\xc5\x5c\x26\xc3\x8b\xa9\xb4\x9a\xcd\x92\x74\x77\xe6\x97\x8c\x7c\x3e\x04\x32\x19\xab\x12\xd9\x2c\xde\x9a\x37\xf2\x2b\x5a\x61\x0b\xbf\x58\x2c\x3e\x7f\xa2\x15\xfe\x84\xae\xa7\x6c\xa8\x16\x34\x5f\x5d\xfc\xc0\xea\xae\x4c\x45\xc4\x5a\x21\x87\x97\x57\x8d\xb5\x02\x9e\xcd\x1b\x33\x37\xf0\x2f\xaf\x68\xb8\x49\x01\xdb\xac\x28\x6d\x66\x88\x36\xe2\xbf\x94\x85\xfd\x69\xa8\xc5\x93\x53\x50\x90\x3b\x3f\xae\x15\xd7\x36\x82\x82\x44\x49\x96\x17\x82\x8a\xb4\x79\x77\xed\x02\x12\x13\xea\x25\x18\x05\x9d\x61\x9a\xe4\xca\xbd\x53\x75\x21\xa6\x05\xc1\xde\xca\x1f\xaa\x5e\x7c\x64\xfa\x90\xd5\xa5\x07\xfd\x41\x9e\x30\x89\x97\xd7\xf1\xaf\x13\x0d\x17\x59\xbf\x7d\xc7\xdc\xbd\xb3\x9b\xc1\x3a\x27\xa5\x11\x5e\xa0\xb4\x9e\x06\x0b\x4d\x89\xd0\x50\xad\x63\xf2\x78\xca\x72\xd4\xfb\xc5\x00\xdc\xad\x02\xca\x72\x69\x90\x67\xfd\xd1\x5b\xfc\x76\x96\x54\xbe\x61\x86\x8b\x4b\x6f\xf0\xf6\x02\xce\x4f\x15\x1f\x4d\x06\x49\x4e\xb1\x8a\x72\x4d\x92\xb9\x06\x68\x8e\x74\x76\xd1\x78\xa6\xc7\x71\xd9\xeb\xef\x1d\x18\x38\xfb\xf5\xe9\xbe\x8f\x7e\xc7\x25\x79\xf1\x24\xa1\x92\x8a\xae\xab\x0a\x2c\x5f\xfc\xe2\xfc\x46\x57\x2b\xd3\xad\x6d\xe7\xfe\x7e\x3b\x83\x7f\x7b\x8a\xd7\x67\xf1\xd4\x12\x7e\xb1\xa8\xe7\x73\x7f\x4d\x4c\xea\x0b\xeb\xf8\xc5\x22\xbe\x37\x53\x7c\x6e\x9e\xad\xfa\xc3\x9f\xf4\xe9\xb9\x86\x70\xb2\x63\xd5\x70\x32\xdd\xef\x0b\xd0\x14\xab\xaa\x48\x16\x2b\x14\xfb\x42\xb8\xb5\x67\xe8\x50\xb5\x62\xfb\xc0\x1a\xb7\x5e\xe2\xf5\xbb\x78\xe6\x26\x9e\x7b\xa6\x15\x26\xb4\xc2\x1f\x04\x5f\x13\x01\xf5\xb6\x9e\xdf\x13\x20\x93\x42\x87\xbf\x26\xc2\x62\x5b\xaf\xef\x0d\x96\xa7\xac\x4d\x84\x75\xe4\x7f\x07\xfe\xff\xe9\xe0\xe0\xa1\x3d\x61\x23\xd2\x6a\xfc\x70\xba\x9f\xd3\xb6\x97\x6b\xb5\xce\x88\xd8\x84\xee\x49\x0f\xb5\xdf\x3d\xcb\xa1\xed\x77\xcf\xfd\xee\xb9\xdf\x3d\xff\x13\xdd\x13\x3f\xbd\x8f\xe7\x72\xc1\xbe\x69\xfd\xad\xbf\x61\x76\x53\x9f\xea\xcb\x9d\xef\xb7\x43\x1a\xba\x48\xed\xa2\x93\x72\xef\x2c\x4f\x18\x4f\x26\x23\xa6\x10\x1b\xdb\xad\x35\xfa\x5c\x47\xb8\x36\x02\xad\x90\x33\x6e\x6c\x1b\xaf\x6f\x1a\xef\x6e\x45\xc2\x01\x08\xf5\x89\xcd\xd8\x7a\xa6\xbd\xd9\x36\xf2\x93\x78\x76\x93\x7a\x5a\xf3\x5c\x8c\x6d\xc6\xd7\x9c\x8a\x81\xe8\xdf\x13\x2b\x49\xf0\x03\x7f\x0d\x55\xbd\x2d\x5d\xfc\x64\x70\x90\xcb\x30\xdd\xd9\x83\x3f\x90\x4f\x1d\xd9\x73\x07\x0f\xd4\xd1\xa1\xf6\xf4\x45\xb8\xb7\xff\x38\x38\x81\xc6\x83\xd2\xb8\xec\x35\xee\x56\x17\x41\xef\x15\x2a\x9f\x16\xf9\x2b\xe9\x7f\xb5\x25\xf1\xa2\x8a\x12\x48\x6e\x42\xed\x9b\x7d\x7a\x5f\xb4\x9e\x27\x32\x4c\x38\x5b\xa5\xda\xe5\x38\x8a\xf3\x1b\x4c\x58\xdb\xce\x11\x30\x81\x27\x9c\xfa\x8b\x8f\xf3\x53\x3b\xf7\x56\x82\xf5\x57\x50\x4c\x46\xea\x2e\x25\xd0\xd8\x6b\xa3\x32\xc1\x94\x23\xfa\xb8\xbb\x82\x29\x8e\xde\xd6\xf3\x6c\xeb\x75\xeb\xb1\x65\x28\xd3\x1e\xa9\xa6\x93\xa0\x4c\xda\x23\xbb\x7d\x4c\xae\x4f\x44\xfa\xed\xdf\xf1\xc6\x82\xf6\xee\xb1\x3e\x99\xa7\xbc\x97\x1e\x53\x65\x36\xa8\xa2\x51\x45\x12\xa9\x02\xa8\xe0\xcd\xaf\xa7\xea\x80\x8a\x3f\xbf\xd6\x27\x26\xa9\xde\xc9\x84\x84\xdc\x00\x90\x68\xba\xe4\x80\xbe\x7c\x5b\x5f\x98\x0e\x01\x8e\x57\x6c\xc3\xe2\x23\x7d\x61\x9a\xb2\x25\x54\x56\x4d\x2b\xb5\xc6\x3e\x9e\x21\x8b\x1d\x81\x3a\x12\x72\xaf\x01\xe8\x04\xf6\x8c\x81\x3e\x70\xcd\x57\x19\xc8\x54\xe5\xa5\x22\xca\x3a\x87\x30\xb6\xf3\x36\xd7\x73\x25\xb1\xb7\x00\x60\x05\x85\x32\x12\x5c\xc6\x33\x64\xd0\x78\x95\x15\xd2\xc8\x33\x67\x2c\x97\x89\x3b\xa4\x0b\x2a\xc5\x9e\x36\x39\x66\x32\x67\x70\x66\xa0\x47\xf8\x2b\x97\xd9\xcf\x62\x92\x47\x4b\xf6\x1b\xf2\x28\x30\x37\x80\x6b\x75\x5f\x4f\x9b\x0d\x93\x89\xb4\x77\x74\x76\xa5\x0e\x95\x16\x99\x27\x77\x14\xc0\xee\xf6\x70\x47\x4f\xa4\x93\x39\xdc\x55\xba\x64\x37\xf5\x28\x80\xe7\xbe\xfa\x96\x3b\x75\xfa\x3b\x3e\x31\x92\x38\xc3\xf7\xf6\x73\xfc\x97\x9f\xc7\xd9\xb3\x89\xb3\xb1\xeb\x91\x7e\xf6\x9b\x73\xd7\x3c\x6b\x88\xea\x69\x72\x26\x9b\x3b\x0a\x32\xa6\xe7\x31\xb2\xc1\x36\xa1\xcd\x65\xf9\xfe\x74\xe8\x21\x23\x4b\xda\xc1\x62\x0d\xe0\x02\xdc\x58\xf6\x5d\x71\x33\x50\x89\x1b\xdf\x0a\x97\x13\xbf\xb5\x91\xac\xf1\xca\xcb\x5a\x59\x7b\x06\xe1\xbe\xac\xfd\x73\x58\x27\x69\x1f\x14\x37\x51\xc8\xb4\xf7\x84\xc3\xe1\x30\xc3\x30\x0c\xa4\x66\x7c\xe6\x3d\xca\x98\x32\x7f\x76\x92\x26\xa3\xcf\x3a\xb3\xae\x54\x5e\x9f\xdd\xd6\x7c\x7b\x77\x47\x27\xd3\xd3\x15\x3e\x1c\xa1\x69\xfe\xda\x51\xf4\xfd\xe8\xc9\xc3\xc7\x46\x47\x62\x57\x53\xbd\xdc\x51\x79\x4c\xed\x3b\x16\x1f\x1d\xe7\x14\xa9\xff\xc4\xa5\xd3\xa7\x76\xa9\x79\x2f\x17\x6e\xdf\xb0\x1a\x38\xad\x4b\x78\x4f\x23\xd2\x5a\xc9\xa4\x70\x3e\xaf\x15\x26\xe8\x3f\x34\x18\xb6\x08\x1a\xb6\x9f\x91\x3d\xe7\x9a\xfb\x83\x07\xfb\xf7\x08\x0e\x95\x43\x41\x99\x91\xb5\xd4\x82\x05\x10\xb9\xc3\xc1\xaa\xa0\x48\x81\xea\x42\x65\xd7\xb2\x06\x2c\x97\x3b\xf7\x94\xcc\x00\xa8\xf2\x49\xa4\xa8\x6c\x32\xa5\x38\xa7\x21\x80\x8a\x14\x57\x87\x39\x24\x20\x15\x39\x56\x90\x6d\xc9\xb6\xfc\x13\x00\x00\xff\xff\x2b\x52\x7c\x27\x7a\x22\x00\x00") -func yaoModelsUserJsonBytes() ([]byte, error) { +func yaoModelsUserModJsonBytes() ([]byte, error) { return bindataRead( - _yaoModelsUserJson, - "yao/models/user.json", + _yaoModelsUserModJson, + "yao/models/user.mod.json", ) } -func yaoModelsUserJson() (*asset, error) { - bytes, err := yaoModelsUserJsonBytes() +func yaoModelsUserModJson() (*asset, error) { + bytes, err := yaoModelsUserModJsonBytes() if err != nil { return nil, err } - info := bindataFileInfo{name: "yao/models/user.json", size: 8826, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/models/user.mod.json", size: 8826, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -686,7 +686,7 @@ func yaoModelsWorkflowModJson() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/models/workflow.mod.json", size: 3333, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/models/workflow.mod.json", size: 3333, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -706,47 +706,47 @@ func yaoTablesReadmeMd() (*asset, error) { return nil, err } - info := bindataFileInfo{name: "yao/tables/README.md", size: 15, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/tables/README.md", size: 15, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _yaoTablesMenuJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x5a\x41\x6f\xdb\x36\x14\xbe\xfb\x57\x10\x3c\xbb\x46\x32\x6c\x3b\xe4\xdc\x4b\x6f\x03\x76\xd8\x61\x08\x0a\x5a\xa4\x63\x22\xb4\xa4\x49\x94\x93\x60\x30\x90\x76\x87\x66\x1d\xba\x05\xc3\xd6\x64\xc8\x86\xa5\x40\xd1\x61\x87\x25\x29\x50\xa4\x9d\x8b\xa5\x7f\x26\x92\x9d\x7f\x31\x88\x94\x2d\x52\xa6\x6d\x59\xb1\x0c\x04\xd5\x51\x8f\x8f\xfc\xc8\x8f\xef\x3d\xbe\x47\xf1\xdb\x1a\x00\xd0\x46\x1d\x02\x37\x00\x1c\xfe\xf4\x7b\xf8\xec\x57\x58\x8f\x65\x5d\xe2\xf9\xd4\xb1\x63\xf1\x7a\x63\xad\xb1\x26\xa5\x98\x58\x1e\x75\x79\xd2\x20\xf5\x87\x67\x57\x83\xff\xce\x64\x7b\x93\xda\x18\x6e\x80\x78\x54\x00\x60\xc7\xc1\x84\xc5\x8a\xbb\x14\xd9\x5b\x8d\x0e\xb1\x03\x58\x03\xa0\x27\x54\x91\x4b\xfd\x54\xd5\x27\xc8\xb3\xda\xe3\x6f\x00\xa0\xeb\x39\x16\xf1\x63\x15\x39\x8e\xdf\x48\x47\x69\x7c\x81\xb6\xa8\x8d\x38\x11\xa8\x42\x7d\x2b\x40\x5e\x0c\x0d\xef\xa5\x32\x4c\x5a\x28\x60\x1c\x6e\x80\xaf\x13\x11\x18\x8f\x2f\x14\x76\x28\x6f\xfb\x0a\x68\x22\xb6\xda\x94\x61\x8f\xd8\x13\x2d\x00\xc0\x6f\x02\xe2\xed\x19\x1a\xc4\x1a\x18\xb1\x04\x9a\x64\xb4\x0e\x20\xc5\x70\x33\xa3\xd8\xab\x4d\xfb\xea\xd5\xb5\xb9\xb5\x89\x47\x7c\x6d\xee\xd9\xf9\xcb\xc9\x3a\x2c\xe8\x88\xed\x70\x91\x47\x6c\x0e\xeb\x59\x0d\xc7\x8d\x5b\xed\x80\x31\x38\x15\x3b\x9d\xa5\x32\x8b\xb8\x4b\xfa\xb5\xfe\x59\x4d\xd5\xed\x8d\x77\x52\xce\x40\xd9\xcc\x07\xf7\xd5\x8d\x64\xa8\x29\xad\xe0\xc1\xfd\x74\x6b\xba\x94\xec\x68\x2c\x42\xbe\xe7\x0a\x23\x94\xea\x29\x6c\x6c\x08\x6e\x76\x93\x60\x17\xb1\x40\xa8\x6f\x50\x9c\xae\x6a\xb4\xa2\xf1\x1a\x20\xc1\x94\x9b\x71\xa8\xed\x06\x7c\x69\x38\x2d\xc7\xeb\xc4\x7d\x65\x4b\x22\x87\x4d\xe6\x58\xdb\xbe\x91\x0c\xd1\x14\xbe\xfb\x2e\x7c\xbd\x5f\x06\x2b\x09\x72\x21\x66\xac\x36\xb1\xb6\x9b\xce\xae\x11\x6e\xa1\xa5\x27\xeb\xbb\x63\xeb\x4f\xfc\x78\x61\x30\xcd\x7d\x5d\x86\x2c\xd2\x76\x18\x26\x9e\x08\x95\xe7\x6f\x6f\xf6\xbf\x8f\x7e\xf8\x3b\x3a\x3e\x0f\x0f\x5f\x5d\xbf\xeb\x9b\x08\x00\xd2\x5d\xe3\xf8\x9a\xc3\xf3\xc7\x5c\x46\xc7\xe7\x93\x5e\x3f\x9a\xde\xba\xee\xf3\xf5\x9c\x63\x86\x87\xaf\xa6\x8f\xb9\x96\x27\x8e\xe4\x34\x14\xcb\x23\x88\x13\xfc\x10\x71\xa3\x9d\x84\x07\x27\xe1\xfb\x7e\x74\x74\x79\x73\xf4\xa6\x0c\x43\x51\xe0\x0b\x19\x0b\x46\x9c\x70\xda\x21\x4b\x87\x34\xb3\x85\x09\x23\x33\xd9\x3a\xbd\xf9\xed\x65\x74\xfa\x64\x78\x76\x51\x06\x5b\x0a\xfc\xaa\xd8\xca\x07\x69\x66\x8b\x5a\x8e\x6d\xe6\xe9\xe4\x2a\x3a\x7d\x52\xca\x71\x14\x43\xae\xe6\x40\x9a\x83\x34\x85\x12\x5c\x9d\xcd\x42\x9a\x24\xbd\x06\xdb\x38\x7c\x36\xf8\xab\x14\xef\x11\x90\x2b\x21\x64\x1e\x92\x99\x92\x24\x81\x34\x91\x32\x38\xb8\x1c\x3e\x7d\x3c\x78\xfc\x6f\x19\xbc\x24\xb8\x2b\x61\x66\x3e\xd6\x34\x6e\x78\xdb\xc8\xcc\xf0\xed\xf9\xe0\x97\xd7\xe5\xd0\xc2\xdb\xab\x22\x65\x36\x92\x99\x12\x0f\xd9\xdb\x46\x4a\xa2\x1f\x7f\x0e\x0f\x8e\xca\xa0\x44\x40\xae\x84\x92\x79\x48\x66\x4a\x7c\x8e\x78\x60\x4e\xf8\x07\x4f\x2f\xa3\xfd\x47\x65\x90\x92\x80\x16\xa2\x25\x67\xae\xbb\x78\x4e\x4a\x6c\xd4\x64\x04\x4f\xcf\x21\xc7\x1a\x9a\x42\xee\xfc\x14\x53\x7f\x1e\xc0\x58\x45\x47\x50\xbe\x36\xeb\x45\x19\x35\x6f\x7f\xe0\xe2\x59\xb9\x6c\x74\xf2\x26\x7a\x7e\x51\x5e\x2e\xab\xc0\x17\x32\x86\x02\xd9\x59\x3e\x48\x33\x5b\x5d\xea\xd3\x26\x23\x0f\xc5\xbd\x90\x91\xaf\xe3\xab\xc1\xcb\x7e\x19\x4c\x69\xd0\x85\xb8\x9a\x59\x24\xdf\x0e\xd4\xcc\x96\x56\x08\x55\x95\x52\x0e\xbe\x94\x52\xa8\xaa\x95\xe6\xf3\x25\xd3\xde\x2a\x23\xd6\x48\x91\x75\x62\x55\x42\xaa\xa4\x24\xe9\x5d\x95\xf9\x69\xa4\xc8\xb3\xea\xae\x1d\x63\x0b\xdf\x75\x6a\x90\x0b\xdc\x78\x66\x48\x00\xc5\xb2\xca\x3b\x7d\xd3\xa9\xa5\x7f\x55\x7e\x38\x97\xaf\xf4\xce\xa1\xba\x91\x30\xd1\x23\x0b\xca\xaa\xd6\xfc\x38\x6b\xcd\xe4\xde\xa9\xba\x92\x02\xda\xcf\xe8\x16\x65\x9c\x78\xf2\x57\xa5\x10\x30\xea\xa7\x53\x82\xae\x47\x3b\x48\xfc\xc0\x87\x74\xb4\x9f\x90\xa1\x3d\x27\xd0\x4a\xf6\xf4\x97\xf6\x94\x97\x03\xa3\x27\x13\x99\xd4\x58\xb4\xed\x50\x2c\xee\x0a\xe1\x27\x9f\xae\xb9\xbb\xca\x22\xea\xb3\xc7\x4a\x23\x5a\xee\x2e\x49\x12\x9a\x1f\x42\x06\x86\xdc\xfa\x89\x25\xe5\xd6\x4f\xf2\xbf\xdc\xfa\xea\x4f\xd0\xfc\x20\x32\x95\x98\x30\x8e\xcd\xd4\x38\xc6\x46\x70\x8b\xed\xfb\x7c\x12\x40\x73\x40\x64\x8d\xe2\x54\x6a\x36\xa2\x5e\x35\x3b\x40\x33\xe0\xdc\xb1\xe7\x7a\x40\x9a\x0c\x3c\xbf\x08\xdf\xf7\x95\x27\x39\x63\x95\xe4\xaf\x16\x6c\x21\x1f\xb4\xd0\x3d\x97\xcd\x0e\x1f\x23\xef\x9f\xf4\xd2\x54\x42\x3b\xae\xe3\x65\x64\xf2\xe8\xd6\x65\xb2\xc0\xcc\xf4\xb5\x7d\x62\xee\xfb\x55\x9b\x78\xc6\x01\x0c\x0d\xb2\xc7\x97\xa3\x27\x34\x13\x5d\x4c\x2d\xae\x7c\x05\x24\x5f\x23\x29\x72\x9f\x70\x4e\xed\x2d\x53\x78\xd0\x02\x54\xde\x68\xd0\xa2\x84\x61\x9f\xcc\x78\x48\xc4\x29\x67\xd2\xa0\xfe\xec\x0f\x5e\xec\x5f\x7f\x78\x11\x3d\xd2\x33\x55\x88\x89\xaf\xbe\x9d\xd2\x1b\x4d\xf1\x26\x0b\x02\xe6\x18\x2e\x30\x1b\x2f\xc8\x71\xd2\x65\xc2\xc9\x92\x47\xcd\x1c\x47\x4b\x1a\x35\x53\x6a\x2e\x69\xd4\x69\xaf\x32\x96\x31\xe1\xc9\x0a\x68\xd6\xa8\x6a\xea\x50\x20\x12\x21\xdb\x12\x71\x44\x75\x0b\xd4\x5d\x52\x6c\xba\xfe\xf0\x47\xf8\xcf\xf1\xac\xa0\xa3\x04\x8a\x8c\x07\x66\xc2\x45\x1a\x9e\x6a\xbd\xda\xff\x01\x00\x00\xff\xff\x57\xfb\x9f\xa7\x8e\x28\x00\x00") +var _yaoTablesMenuTabJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x5a\x41\x6f\xdb\x36\x14\xbe\xfb\x57\x10\x3c\xbb\x41\x3a\x6c\x3b\xe4\xdc\x4b\x6f\x03\x76\xd8\x61\x08\x0a\x5a\xa4\x63\x22\xb4\xa4\x51\x94\x93\xa0\x30\x90\x76\x87\x66\x1d\xba\x05\xc3\xd6\x64\xc8\x86\xa5\x40\xd1\x61\x87\x25\x29\x50\xa4\x9d\x8b\xa5\x7f\x26\x92\x9d\x7f\x31\x88\x94\x2d\x52\xa6\x6d\xd9\xb5\x0c\x04\xd3\xcd\x7e\x7c\xe4\x47\x7e\x7c\xef\xf1\x3d\x8a\x0f\x6b\x00\x40\x17\xb5\x09\xdc\x00\x70\xf0\xe3\x6f\xd1\xb3\x5f\x60\x3d\x91\x75\x08\x0f\xa8\xe7\x26\xe2\xbb\x6b\xeb\x6b\xeb\x4a\x8a\x89\xc3\xa9\x2f\xd2\x06\xa5\x3f\x38\xbb\xea\xff\x7b\xa6\xda\x1b\xd4\xc5\x70\x03\x24\xa3\x02\x00\xdb\x1e\x26\x2c\x51\xdc\xa5\xc8\xdd\x5a\x6b\x13\x37\x84\x35\x00\xba\x52\x15\xf9\x34\xc8\x54\x03\x82\xb8\xd3\x1a\xfd\x07\x00\xfa\xdc\x73\x48\x90\xa8\xa8\x71\x82\xb5\x6c\x94\xb5\x2f\xd0\x16\x75\x91\x20\x12\x55\xaa\x6f\x85\x88\x27\xd0\xf0\x4e\x26\xc3\xa4\x89\x42\x26\xe0\x06\xf8\x3a\x15\x81\xd1\xf8\x52\x61\x87\x8a\x56\xa0\x81\xa6\x62\xa7\x45\x19\xe6\xc4\x1d\x6b\x01\x00\x7e\x13\x12\xbe\x67\x69\x90\x6b\x60\xc4\x91\x68\x8a\xd1\x3a\x80\x14\xc3\xcd\x9c\x62\xb7\x36\xe9\x5f\xb7\x6e\xcc\xad\x45\x38\x09\x8c\xb9\xe7\xe7\xaf\x26\xeb\xb1\xb0\x2d\xb7\xc3\x47\x9c\xb8\x02\xd6\xf3\x1a\x9e\x9f\xb4\xba\x21\x63\x70\x22\x76\x36\x4b\x6d\x16\x49\x97\xec\xdf\xdd\xcf\x6a\xba\x6e\x77\xb4\x93\x6a\x06\xda\x66\xde\xbf\xa7\x6f\x24\x43\x0d\x65\x05\xf7\xef\x65\x5b\xd3\xa1\x64\xc7\x60\x11\x8a\x3d\x5f\x1a\xa1\x52\xcf\x60\x13\x43\xf0\xf3\x9b\x04\x3b\x88\x85\x52\x7d\x83\xe2\x6c\x55\xc3\x15\x8d\xd6\x00\x09\xa6\xc2\x8e\x43\x5d\x3f\x14\x4b\xc3\x69\x7a\xbc\x9d\xf4\x55\x2d\xa9\x1c\x36\x98\xe7\x6c\x07\x56\x32\x64\x53\xf4\xee\xdb\xe8\xf5\x7e\x19\xac\xa4\xc8\x0b\x31\xe3\xb4\x88\xb3\xdd\xf0\x76\xad\x70\x73\x2d\x3d\x5d\xdf\x2d\x5b\x7f\xea\xc7\x73\x83\x19\xee\xeb\x33\xe4\x90\x96\xc7\x30\xe1\x32\x54\x9e\xbf\xbd\xd9\xff\x2e\xfe\xfe\xaf\xf8\xf8\x3c\x3a\x7c\x75\xfd\xae\x67\x23\x00\x28\x77\x4d\xe2\x6b\x01\xcf\x1f\x71\x19\x1f\x9f\x8f\x7b\xfd\x70\x7a\x77\x4d\x9f\xaf\x17\x1c\x33\x3a\x7c\x35\x79\xcc\xf5\x22\x71\xa4\xa0\xa1\x38\x9c\x20\x41\xf0\x03\x24\xac\x76\x12\x1d\x9c\x44\xef\x7b\xf1\xd1\xe5\xcd\xd1\x9b\x32\x0c\x45\x83\x5f\xc8\x58\x30\x12\x44\xd0\x36\x59\x3a\xa4\x9d\x2d\x4c\x18\x99\xca\xd6\xe9\xcd\xaf\x2f\xe3\xd3\x27\x83\xb3\x8b\x32\xd8\xd2\xe0\x57\xc5\x56\x31\x48\x3b\x5b\xd4\xf1\x5c\x3b\x4f\x27\x57\xf1\xe9\x93\x52\x8e\xa3\x04\x72\x35\x07\xd2\x0c\xa4\x09\x94\xe0\xea\x6c\x96\xd2\x34\xe9\xb5\xd8\xc6\xe1\xb3\xfe\x9f\xa5\x78\x8f\x84\x5c\x09\x21\xb3\x90\xec\x94\xa4\x09\xa4\x8d\x94\xfe\xc1\xe5\xe0\xe9\xe3\xfe\xe3\x7f\xca\xe0\x25\xc5\x5d\x09\x33\xb3\xb1\x26\x71\x23\x5a\x56\x66\x06\x6f\xcf\xfb\x3f\xbf\x2e\x87\x16\xd1\x5a\x15\x29\xd3\x91\xec\x94\x70\xe4\x6e\x5b\x29\x89\x7f\xf8\x29\x3a\x38\x2a\x83\x12\x09\xb9\x12\x4a\x66\x21\xd9\x29\x09\x04\x12\xa1\x3d\xe1\xef\x3f\xbd\x8c\xf7\x1f\x95\x41\x4a\x0a\xba\x10\x2d\x05\x73\xdd\xf9\x73\x52\xe2\xa2\x06\x23\x78\x72\x0e\x39\xd2\x30\x14\x0a\xe7\xa7\x98\x06\xb3\x00\x46\x2a\x26\x82\xf6\x6f\xb3\xbe\x28\xa3\xf6\xed\x0f\x7d\x3c\x2d\x97\x8d\x4f\xde\xc4\xcf\x2f\xca\xcb\x65\x35\xf8\x85\x8c\x61\x81\xec\xac\x18\xa4\x9d\xad\x0e\x0d\x68\x83\x91\x07\xf2\x5e\xc8\xca\xd7\xf1\x55\xff\x65\xaf\x0c\xa6\x0c\xe8\x85\xb8\x9a\x5a\x24\x7f\x1c\xa8\x9d\x2d\xa3\x10\xaa\x2a\xa5\x02\x7c\x69\xa5\x50\x55\x2b\xcd\xe6\x4b\xa5\xbd\x55\x46\x6c\x90\xa2\xea\xc4\xaa\x84\xd4\x49\x49\xd3\xbb\x2a\xf3\x33\x48\x51\x67\xd5\x6d\x3b\xc6\xe6\xbe\xeb\x34\x20\xe7\xb8\xf1\xcc\x91\x00\x16\xcb\x2a\x6f\xf5\x4d\xa7\x91\xfe\x55\xf9\xe1\x4c\xbe\xb2\x3b\x87\xea\x46\xc2\x46\x8f\x2a\x28\xab\x5a\xf3\xff\x59\x6b\xa6\xf7\x4e\xd5\x95\x14\x30\x3e\x46\x37\x29\x13\x84\xab\x4f\x95\x52\xc0\x68\x90\x4d\x09\xfa\x9c\xb6\x91\xfc\x80\x0f\xe9\x70\x3f\x21\x43\x7b\x5e\x68\x94\xec\xd9\x27\xed\x09\x2f\x07\x86\x4f\x26\x72\xa9\xb1\x6c\xdb\xa1\x58\xde\x15\xc2\x4f\x3e\x5d\xf7\x77\xb5\x45\xd4\xa7\x8f\x95\x45\xb4\xc2\x5d\xd2\x24\xb4\x38\x84\x0a\x0c\x85\xf5\x53\x4b\x2a\xac\x9f\xe6\x7f\x85\xf5\xf5\x8f\xa0\xc5\x41\x54\x2a\x31\x66\x1c\x9b\x99\x71\x8c\x8c\xe0\x23\xb6\xef\xf3\x71\x00\xc3\x01\x91\x33\x8c\x53\x99\xd9\xc8\x7a\xd5\xee\x00\x8d\x50\x08\xcf\x9d\xe9\x01\x59\x32\xf0\xfc\x22\x7a\xdf\xd3\x9e\xe4\x8c\x54\xd2\xaf\x5a\xb0\x89\x02\xd0\x44\x77\x7c\x36\x3d\x7c\x0c\xbd\x7f\xdc\x4b\x33\x09\x6d\xfb\x1e\xcf\xc9\xd4\xd1\x6d\xca\x54\x81\x99\xeb\xeb\x06\xc4\xde\xf7\xab\x16\xe1\xd6\x01\x2c\x0d\xaa\xc7\x97\xc3\x27\x34\x63\x5d\x6c\x2d\xbe\x7a\x05\xa4\x5e\x23\x69\xf2\x80\x08\x41\xdd\xad\xf1\x98\xe9\x0d\x9f\x2e\x3d\x4c\x7e\x13\x8e\xb2\xbf\xa1\xdb\xf4\x18\x86\x1b\x40\xf0\x90\x80\xae\x16\x51\x8c\x98\x56\x34\x80\x34\x29\x61\x38\x20\x53\xde\x1e\x09\x2a\x98\xb2\xc1\x3f\x7a\xfd\x17\xfb\xd7\x1f\x5e\xc4\x8f\xcc\xe4\x16\x62\x12\xe8\xcf\xad\xcc\x46\x5b\x88\xca\x83\x80\x19\xb6\x0e\xec\xf6\x0e\x0a\x1c\x8e\xb9\x08\xb4\xe4\x51\x73\x27\xd8\x92\x46\xcd\x55\xa7\x4b\x1a\x75\xd2\x43\x8e\x65\x4c\x78\xbc\x68\x9a\x36\xaa\x9e\x6d\x2c\x10\xbc\x90\xeb\xc8\xd0\xa3\x7b\x12\xea\x2c\x29\x9c\x5d\x7f\xf8\x3d\xfa\xfb\x78\x5a\x9c\xd2\x62\x4b\xee\x4c\xcf\x45\x98\x2c\xa2\xd5\xba\xb5\xff\x02\x00\x00\xff\xff\x34\xf9\xf5\x03\xc1\x28\x00\x00") -func yaoTablesMenuJsonBytes() ([]byte, error) { +func yaoTablesMenuTabJsonBytes() ([]byte, error) { return bindataRead( - _yaoTablesMenuJson, - "yao/tables/menu.json", + _yaoTablesMenuTabJson, + "yao/tables/menu.tab.json", ) } -func yaoTablesMenuJson() (*asset, error) { - bytes, err := yaoTablesMenuJsonBytes() +func yaoTablesMenuTabJson() (*asset, error) { + bytes, err := yaoTablesMenuTabJsonBytes() if err != nil { return nil, err } - info := bindataFileInfo{name: "yao/tables/menu.json", size: 10382, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/tables/menu.tab.json", size: 10433, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } -var _yaoTablesUserJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xac\x53\x4d\x6b\xdb\x40\x10\xbd\xeb\x57\x0c\x7b\x4e\x4d\x0a\xc5\x07\xff\x8d\x1e\x7a\x08\x3e\xac\xb5\x63\x67\x60\xb5\x5a\x76\x57\x4e\x4d\x30\xb4\xb7\x96\x50\x5a\x68\x29\x3d\xf4\xcb\xa7\xf6\x52\xda\x9c\x02\x4e\x21\x7f\xc6\x92\xfb\x33\xca\x4a\xb2\xb4\x72\x44\x13\x43\x75\xd3\x9b\x37\xb3\x3b\xfb\xde\x3b\x8f\x00\x98\xe2\x09\xb2\x11\xb0\xed\xbb\xef\xc5\x8b\x2b\x76\xe4\xb1\x39\x1a\x4b\xa9\xf2\xf0\xc3\xc1\xf1\xe0\xb8\x42\x05\xc6\x86\xb4\xab\x0b\x7f\x2e\x57\x9b\xdf\x5f\xc3\xae\x09\x29\xc1\x46\xe0\xa7\x02\xb0\x24\x15\x28\x3d\xf1\x29\x71\x35\x1b\x64\x16\x0d\x8b\x00\x96\x25\x95\x6b\xb2\x9e\x5a\xfd\xc5\xa9\xcc\x12\x15\x00\x53\x92\x0e\x4d\x00\x48\xb2\xae\x1d\xad\x0d\x25\xdc\x2c\xfc\x70\x12\xe5\xd9\x9e\xc2\x17\x69\xd6\x92\x3a\x63\x4f\x6a\x08\xe0\xbc\x5d\x38\xff\xf6\x36\x7f\xf3\x8a\x1d\x01\x3b\x23\xe1\x4e\xd9\x08\x86\xd5\xed\x6e\x31\xb7\x97\xd7\xf9\xe7\x8b\xfb\x30\x8b\x97\x17\xc5\xc7\x75\xfe\xfa\x2a\x24\x3f\x82\x65\xcd\x1d\xef\x9a\x82\x0d\x4f\xee\x6a\x1f\xc2\x72\x5c\xb6\xd5\x47\x32\x1e\x7b\x0d\x6c\x67\x55\x83\xdc\x61\x80\x00\x30\xb7\xd0\xe5\xd0\x49\xe6\x5c\xaa\x58\x7b\x5f\xa6\x4d\xaa\x6d\x87\x5c\xbe\xdf\xa4\xd2\xab\x78\xff\x2b\xbf\x5e\x07\xc2\x36\x14\x8a\x2b\xe9\xa7\xdc\xc2\x94\x3f\xd0\x32\xb3\xac\xa9\xef\x76\x6c\x1e\x86\xcd\x09\xcf\x1a\x09\x4b\x04\x05\xb9\x2e\x42\x89\x4e\xcd\x1e\x96\x69\x51\x2f\xd3\x62\x02\x25\xee\x63\xa4\x2c\xf6\xf7\x3e\x39\x45\xd3\x3b\xa0\xa7\x50\x75\x3c\x46\x89\xb1\xeb\x6b\xe9\xab\x68\x3e\x23\xc5\xeb\x24\x04\xb8\x45\xe7\x48\xcd\x4a\x30\xda\x3d\x4a\xe5\xe0\xdd\xea\x07\x39\x78\x4a\x28\x85\x45\xd7\xb5\x70\x28\x89\x23\x27\x2b\x37\x7f\x59\x6f\x57\xcf\x36\x37\xab\xe2\xf9\xcf\xae\x6a\x02\x6d\x98\xdb\x6e\xb1\x2f\x23\x70\x50\x4e\xe0\xa0\xac\xc0\x3d\xf2\x32\x6c\xbc\xe4\xbf\xf1\x2d\x87\xdd\x9d\x06\xae\xe2\xd2\xcb\xa1\x34\x7c\xfe\x9f\xf2\xb1\xb9\xf9\x94\xff\xf8\xf0\x2f\xe3\x07\x66\xdd\x73\xc1\x9e\x65\xdb\x88\x44\xcb\xe8\x6f\x00\x00\x00\xff\xff\x42\x62\x48\x5d\x8e\x05\x00\x00") +var _yaoTablesUserTabJson = []byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xa4\x55\xdd\x6a\xdb\x3e\x14\xbf\xcf\x53\x08\x5d\xe7\x6f\xd2\x5e\xfc\x2f\xf2\x1a\xbb\xd8\x45\xc9\x85\x62\x1f\x37\x02\xd9\x16\x92\xdc\xac\x94\xc0\x3a\xe8\xe8\x5a\xca\x06\xed\x60\x85\x6d\x74\xb0\xb1\xdd\xac\xa5\x0c\x16\x58\xf7\xf1\x32\x75\xd2\xbe\xc5\x90\x2d\x5b\xb2\xe3\x25\x61\xcb\x8d\x95\x73\x7e\xe7\xe8\x7c\xfd\x8e\xf6\x3a\x08\xe1\x98\x44\x80\xfb\x08\xcf\xcf\x3e\xcd\x0e\xa7\xb8\xab\x65\x3b\x20\x24\x4d\x62\x2d\xde\xf0\x7a\x5e\xaf\x90\x06\xe0\x0b\xca\x95\x51\xdc\x5d\xbf\xbb\xfd\x7e\xe1\x5a\x0d\x69\x1c\xe0\x3e\xd2\x5e\x11\xc2\x51\x12\x00\xd3\xc0\x47\x94\xc4\xdb\x5e\x2a\x41\xe0\x0e\x42\x93\x1c\x4a\x38\x95\x16\x1a\x1a\x43\x84\xb9\x48\x7c\x90\x5a\x85\x43\x96\x8c\xa5\x67\x8d\xbd\x1c\x55\xd8\x23\x84\x25\x10\xe1\x8f\x2a\x1f\x79\x78\x21\x49\x99\xc2\x7d\xb4\x65\x44\x48\xbb\x94\xc0\xc0\xcf\xa5\x98\x06\xb8\x6b\x12\xee\x22\xac\x76\x79\xfe\x8d\x92\x21\x65\xf9\x09\x22\x42\x19\x1e\x94\x77\xe8\xdf\x86\x73\xec\x99\xe3\x20\xff\x4e\xaa\x64\xfc\x84\xa5\x51\xec\xe4\x33\x3f\xbf\xc9\x7e\xbc\xcc\xae\x9e\xce\x2f\xf6\xdd\x08\x19\x19\x16\x25\xa9\x01\xca\x1b\xf0\x0e\x85\xb1\x03\x47\x26\xc4\x7e\x69\x68\x43\xd1\x75\xe2\xb2\x86\xd5\xf6\x84\xa5\x39\xbc\xcf\x89\x94\xe3\x44\x04\xb8\x52\x4f\xcc\xa9\x4a\x0d\x43\x40\x55\xfb\x6d\x34\xe6\xa9\xfa\x9b\xdb\xba\xae\xbe\xf4\xb6\x24\x96\x46\x1d\x43\xca\x14\x08\xa7\x8e\xd9\xc1\x97\xfb\xb3\xcb\xbb\xab\x93\xd6\x22\x5a\x6d\x95\x93\x99\x40\x3c\x1e\x81\x00\x4f\x37\xda\x8b\x88\xf2\x47\x16\x51\xe4\xf6\x0f\x69\x73\x46\x7c\x18\x25\x2c\x00\x91\xb3\xe0\x6a\x7a\xf7\xf3\x34\x3b\xf8\x60\xa3\x59\x99\x27\xa3\xd2\x86\x80\xb9\xa0\x11\x11\xbb\x79\x04\x65\x09\x31\x23\xbb\x49\x2d\x4e\x67\xc8\x6a\xd3\x5d\xb2\x37\xfb\x78\x9a\xbd\x38\xd1\x43\x3c\xa6\x81\xd2\xbc\xd8\xe8\xf5\xdc\x41\x76\xb0\xf3\xeb\x9b\xec\xed\xb1\x8b\xdd\xfc\x23\x76\xf6\xec\x78\xf6\xfa\x5b\xf6\x7c\xba\x1e\xfc\xfe\xc9\xe5\xfc\xf2\x7a\x3d\xec\xfc\xe8\xeb\xec\xf1\x3e\xae\xca\x34\xa8\x9a\x64\x07\x61\xcb\x4d\xd1\xf6\xdb\xba\xff\x1f\x4d\x0c\x1d\x4d\xe5\x88\xaf\x17\x94\xac\x95\x4e\x00\x51\xd0\xde\xf4\x61\xaa\x54\x12\xaf\xec\x7a\x35\x74\xb3\xe9\x4d\x76\xe4\x6e\xbd\x0a\x42\xfd\x62\x2f\x86\x44\xa2\x90\xfc\xc7\x59\x2a\x97\xd1\xaf\x24\xfb\x22\x21\xad\x84\x46\x3c\x11\x0d\x59\xca\x03\x93\x8c\x95\x05\xc0\xa0\x29\xa3\xb1\x84\x76\xdb\x87\x9a\x1c\x6d\x0e\x5a\x14\x85\xc5\x83\x72\x85\x2e\x98\xb4\x69\x38\xd9\xa6\x31\x31\xcf\x84\x23\x97\xa0\x14\x8d\xb7\x73\x61\xad\x65\x49\xf9\xa6\xec\xe9\x33\x08\x62\xff\xa6\x71\x98\x30\x4d\x69\x25\x52\x40\x13\x87\x44\xb5\xf5\xb5\x2e\x89\x42\x0a\x2c\x90\xd0\x78\x23\xdc\x2e\xb6\xd1\x6c\x35\xd5\x36\xdd\x11\x6f\x8e\xf9\x02\xdb\x96\xc2\x5b\x09\xb7\xd4\x62\x91\x73\xcb\xe3\xa9\xbd\x3d\x75\x23\xc7\x66\xb0\x30\xbb\xab\x79\x46\x62\x3f\x67\x89\xdb\x74\xb2\x03\x45\x2b\x9b\x8c\x73\x98\xe6\xf0\xeb\xf6\xd7\x9b\xec\xf3\x2b\xac\x5b\xdd\x32\xde\xeb\x7a\xc9\x0e\x2f\xee\xcf\xdf\x63\x33\x30\xee\xee\x6d\xd0\xc2\xd2\xb0\x33\xe9\xfc\x0e\x00\x00\xff\xff\x75\xad\xb1\xc2\x0f\x09\x00\x00") -func yaoTablesUserJsonBytes() ([]byte, error) { +func yaoTablesUserTabJsonBytes() ([]byte, error) { return bindataRead( - _yaoTablesUserJson, - "yao/tables/user.json", + _yaoTablesUserTabJson, + "yao/tables/user.tab.json", ) } -func yaoTablesUserJson() (*asset, error) { - bytes, err := yaoTablesUserJsonBytes() +func yaoTablesUserTabJson() (*asset, error) { + bytes, err := yaoTablesUserTabJsonBytes() if err != nil { return nil, err } - info := bindataFileInfo{name: "yao/tables/user.json", size: 1422, mode: os.FileMode(420), modTime: time.Unix(1644843693, 0)} + info := bindataFileInfo{name: "yao/tables/user.tab.json", size: 2319, mode: os.FileMode(420), modTime: time.Unix(1644846194, 0)} a := &asset{bytes: bytes, info: info} return a, nil } @@ -822,15 +822,15 @@ var _bindata = map[string]func() (*asset, error){ "yao/data/index.html": yaoDataIndexHtml, "yao/flows/README.md": yaoFlowsReadmeMd, "yao/flows/menu.flow.json": yaoFlowsMenuFlowJson, - "yao/flows/table/get.flow.json": yaoFlowsTableGetFlowJson, + "yao/flows/user/find.flow.json": yaoFlowsUserFindFlowJson, "yao/langs/en-US.json": yaoLangsEnUsJson, "yao/models/README.md": yaoModelsReadmeMd, - "yao/models/menu.json": yaoModelsMenuJson, - "yao/models/user.json": yaoModelsUserJson, + "yao/models/menu.mod.json": yaoModelsMenuModJson, + "yao/models/user.mod.json": yaoModelsUserModJson, "yao/models/workflow.mod.json": yaoModelsWorkflowModJson, "yao/tables/README.md": yaoTablesReadmeMd, - "yao/tables/menu.json": yaoTablesMenuJson, - "yao/tables/user.json": yaoTablesUserJson, + "yao/tables/menu.tab.json": yaoTablesMenuTabJson, + "yao/tables/user.tab.json": yaoTablesUserTabJson, } // AssetDir returns the file names below a certain @@ -903,8 +903,8 @@ var _bintree = &bintree{nil, map[string]*bintree{ "flows": {nil, map[string]*bintree{ "README.md": {yaoFlowsReadmeMd, map[string]*bintree{}}, "menu.flow.json": {yaoFlowsMenuFlowJson, map[string]*bintree{}}, - "table": {nil, map[string]*bintree{ - "get.flow.json": {yaoFlowsTableGetFlowJson, map[string]*bintree{}}, + "user": {nil, map[string]*bintree{ + "find.flow.json": {yaoFlowsUserFindFlowJson, map[string]*bintree{}}, }}, }}, "langs": {nil, map[string]*bintree{ @@ -912,14 +912,14 @@ var _bintree = &bintree{nil, map[string]*bintree{ }}, "models": {nil, map[string]*bintree{ "README.md": {yaoModelsReadmeMd, map[string]*bintree{}}, - "menu.json": {yaoModelsMenuJson, map[string]*bintree{}}, - "user.json": {yaoModelsUserJson, map[string]*bintree{}}, + "menu.mod.json": {yaoModelsMenuModJson, map[string]*bintree{}}, + "user.mod.json": {yaoModelsUserModJson, map[string]*bintree{}}, "workflow.mod.json": {yaoModelsWorkflowModJson, map[string]*bintree{}}, }}, "tables": {nil, map[string]*bintree{ - "README.md": {yaoTablesReadmeMd, map[string]*bintree{}}, - "menu.json": {yaoTablesMenuJson, map[string]*bintree{}}, - "user.json": {yaoTablesUserJson, map[string]*bintree{}}, + "README.md": {yaoTablesReadmeMd, map[string]*bintree{}}, + "menu.tab.json": {yaoTablesMenuTabJson, map[string]*bintree{}}, + "user.tab.json": {yaoTablesUserTabJson, map[string]*bintree{}}, }}, }}, }} diff --git a/yao/flows/table/get.flow.json b/yao/flows/table/get.flow.json deleted file mode 100644 index 669ff2da..00000000 --- a/yao/flows/table/get.flow.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "label": "最新信息", - "version": "1.0.0", - "description": "最新信息", - "nodes": [ - { - "name": "user", - "process": "models.user.get", - "args": [ - { - "select": ["id", "name", "mobile"], - "limit": 20, - "orders": [{ "column": "created_at", "option": "desc" }], - "wheres": [ - { "column": "status", "value": "enabled" }, - { "column": "name", "value": "{{$in.0}}", "op": "like" } - ] - } - ], - "outs": ["{{$out}}"] - } - ] -} diff --git a/yao/flows/user/find.flow.json b/yao/flows/user/find.flow.json new file mode 100644 index 00000000..96416830 --- /dev/null +++ b/yao/flows/user/find.flow.json @@ -0,0 +1,16 @@ +{ + "label": "用户资料", + "version": "1.0.0", + "description": "菜单列表", + "nodes": [ + { + "name": "user", + "process": "models.xiang.user.Find", + "args": [ + "{{$in.0}}", + { "select": ["id", "name", "type", "mobile", "email", "status"] } + ] + } + ], + "output": "{{$res.user}}" +} diff --git a/yao/models/menu.json b/yao/models/menu.mod.json similarity index 100% rename from yao/models/menu.json rename to yao/models/menu.mod.json diff --git a/yao/models/user.json b/yao/models/user.mod.json similarity index 100% rename from yao/models/user.json rename to yao/models/user.mod.json diff --git a/yao/tables/menu.json b/yao/tables/menu.tab.json similarity index 99% rename from yao/tables/menu.json rename to yao/tables/menu.tab.json index fdec2907..1f54aa5c 100644 --- a/yao/tables/menu.json +++ b/yao/tables/menu.tab.json @@ -514,7 +514,8 @@ "deleteSelect": {}, "pagination": {}, "setting": {} - } + }, + "option": { "operation": { "unfold": true } } }, "edit": { "primary": "id", diff --git a/yao/tables/user.json b/yao/tables/user.json deleted file mode 100644 index 5015cfbe..00000000 --- a/yao/tables/user.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "name": "用户", - "version": "1.0.0", - "decription": "象传用户", - "bind": { - "model": "xiang.user" - }, - "apis": {}, - "columns": {}, - "filters": {}, - "list": { - "primary": "id", - "layout": { - "columns": [ - { "name": "姓名", "width": 6 }, - { "name": "类型", "width": 6 }, - { "name": "手机号", "width": 4 } - ], - "filters": [{ "name": "手机号", "width": 6 }] - }, - "actions": { - "create": { - "type": "button", - "props": { - "label": "新建用户", - "icon": "fas fa-plus" - } - }, - "view": {}, - "edit": {}, - "import": {}, - "update": {}, - "delete": {}, - "insert": {}, - "updateWhere": {}, - "deleteWhere": {}, - "updateSelect": {}, - "deleteSelect": {}, - "pagination": {}, - "setting": {} - } - }, - "edit": { - "primary": "id", - "layout": { - "fieldset": [ - { - "title": "基础信息", - "description": "", - "columns": [ - { "name": "姓名", "width": 6 }, - { "name": "类型", "width": 6 }, - { "name": "手机号", "width": 6 } - ] - } - ] - }, - "actions": { - "cancel": {}, - "save": { - "type": "button", - "props": { - "label": "保存" - } - }, - "delete": {} - } - }, - "insert": {}, - "view": {} -} diff --git a/yao/tables/user.tab.json b/yao/tables/user.tab.json new file mode 100644 index 00000000..e791d137 --- /dev/null +++ b/yao/tables/user.tab.json @@ -0,0 +1,106 @@ +{ + "name": "用户", + "version": "1.0.0", + "decription": "象传用户", + "bind": { + "model": "xiang.user" + }, + "apis": { + "find": { "process": "flows.xiang.user.find" }, + "search": { + "default": [ + { "select": ["id", "name", "type", "mobile", "email"] }, + 1, + 10 + ] + } + }, + "columns": { + "登录密码": { + "label": "登录密码", + "view": { + "type": "label", + "props": { + "value": ":password" + } + }, + "edit": { + "type": "input", + "props": { + "value": ":password", + "type": "password" + } + } + } + }, + "filters": { + "关键词": { + "label": "关键词", + "bind": "where.name.match", + "input": { + "type": "input", + "props": { + "placeholder": "请输入关键词" + } + } + } + }, + "list": { + "primary": "id", + "layout": { + "columns": [ + { "name": "姓名", "width": 100 }, + { "name": "类型", "width": 200 }, + { "name": "手机号", "width": 200 }, + { "name": "邮箱", "width": 200 }, + { "name": "状态" } + ], + "filters": [{ "name": "关键词", "width": 6 }] + }, + "actions": { + "create": { + "type": "button", + "props": { + "label": "添加用户", + "icon": "fas fa-plus" + } + }, + "view": {}, + "edit": {}, + "import": {}, + "update": {}, + "delete": {}, + "insert": {}, + "updateWhere": {}, + "deleteWhere": {}, + "updateSelect": {}, + "deleteSelect": {}, + "pagination": {}, + "setting": {} + }, + "option": { "operation": { "unfold": true } } + }, + "edit": { + "primary": "id", + "layout": { + "fieldset": [ + { + "columns": [ + { "name": "姓名", "width": 12 }, + { "name": "类型", "width": 12 }, + { "name": "手机号", "width": 12 }, + { "name": "邮箱", "width": 12 }, + { "name": "登录密码", "width": 12 } + ] + } + ] + }, + "actions": { + "cancel": {}, + "save": { "type": "button", "props": { "label": "保存" } }, + "delete": { "type": "button", "props": { "label": "删除" } } + } + }, + "insert": {}, + "view": {} +}