liaoxujun@qq.com
2024-03-06 063e40d8f159f6d02a7ac421d8f3fb1c694d7aab
no message
4个文件已修改
7 ■■■■ 已修改文件
.gitignore 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
CoreCms.Net.Web.Admin/appsettings.json 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
CoreCms.Net.Web.WebApi/appsettings.json 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
.gitignore
@@ -53,3 +53,5 @@
CoreCms.Net.Web.WebApi/wwwroot/upload/
WXCertUtil.exe
WXCertUtil/
数据库/20240305.bak
数据库/SqlServer/20231008/完整数据库带商品演示20231008/完整数据库带商品演示20231008.bak
CoreCms.Net.Web.Admin/appsettings.json
@@ -93,7 +93,7 @@
    "WeiXinToken": "",
    //小程序
    "WxOpenAppId": "wx45d700a970238807",
    "WxOpenAppSecret": "3e9e4e68695ffc62f51b5ec1d1ddf942",
    "WxOpenAppSecret": "60faed587bd1028b1ef131539352f6bf",
    "WxOpenToken": "",
    "WxOpenEncodingAESKey": ""
  }
CoreCms.Net.Web.Admin/wwwroot/views/good/goods/create.html
@@ -630,6 +630,7 @@
        {{#  }); }}
    </select>
</script>
<script src="/views/liao.js"></script>
<!--//一键设置SKU图片时自动生成选中的SKU-->
<script id="imageSetMoreSku_tpl" type="text/html">
    {{# layui.each(d, function(index, item){  }}
CoreCms.Net.Web.WebApi/appsettings.json
@@ -100,7 +100,7 @@
    "WeiXinToken": "",
    //小程序
    "WxOpenAppId": "wx45d700a970238807",
    "WxOpenAppSecret": "3e9e4e68695ffc62f51b5ec1d1ddf942",
    "WxOpenAppSecret": "60faed587bd1028b1ef131539352f6bf",
    "WxOpenToken": "",
    "WxOpenEncodingAESKey": ""
  }