diff --git a/zheng-cms/zheng-cms-admin/src/main/resources/zheng-oss-client.properties b/zheng-cms/zheng-cms-admin/src/main/resources/zheng-oss-client.properties index 572713f1..edc86f1f 100644 --- a/zheng-cms/zheng-cms-admin/src/main/resources/zheng-oss-client.properties +++ b/zheng-cms/zheng-cms-admin/src/main/resources/zheng-oss-client.properties @@ -1,2 +1,10 @@ -### aliyun ### +### aliyun oss ### +aliyun.oss.endpoint=oss-cn-shanghai.aliyuncs.com +aliyun.oss.endpoint.internal=oss-cn-shanghai-internal.aliyuncs.com +aliyun.oss.accessKeyId= +aliyun.oss.accessKeySecret= +aliyun.oss.bucketName=shuzheng +aliyun.oss.policy.expire=300 +aliyun.oss.maxSize=10 +aliyun.oss.callback=http://shuzheng.tunnel.qydev.com/aliyun/oss/callback aliyun.oss.policy=http://oss.zhangshuzheng.cn:7771/aliyun/oss/policy \ No newline at end of file diff --git a/zheng-pay/zheng-pay-web/src/main/resources/zheng-oss-client.properties b/zheng-pay/zheng-pay-web/src/main/resources/zheng-oss-client.properties new file mode 100644 index 00000000..edc86f1f --- /dev/null +++ b/zheng-pay/zheng-pay-web/src/main/resources/zheng-oss-client.properties @@ -0,0 +1,10 @@ +### aliyun oss ### +aliyun.oss.endpoint=oss-cn-shanghai.aliyuncs.com +aliyun.oss.endpoint.internal=oss-cn-shanghai-internal.aliyuncs.com +aliyun.oss.accessKeyId= +aliyun.oss.accessKeySecret= +aliyun.oss.bucketName=shuzheng +aliyun.oss.policy.expire=300 +aliyun.oss.maxSize=10 +aliyun.oss.callback=http://shuzheng.tunnel.qydev.com/aliyun/oss/callback +aliyun.oss.policy=http://oss.zhangshuzheng.cn:7771/aliyun/oss/policy \ No newline at end of file diff --git a/zheng-upms/zheng-upms-server/src/main/resources/zheng-oss-client.properties b/zheng-upms/zheng-upms-server/src/main/resources/zheng-oss-client.properties index 572713f1..edc86f1f 100644 --- a/zheng-upms/zheng-upms-server/src/main/resources/zheng-oss-client.properties +++ b/zheng-upms/zheng-upms-server/src/main/resources/zheng-oss-client.properties @@ -1,2 +1,10 @@ -### aliyun ### +### aliyun oss ### +aliyun.oss.endpoint=oss-cn-shanghai.aliyuncs.com +aliyun.oss.endpoint.internal=oss-cn-shanghai-internal.aliyuncs.com +aliyun.oss.accessKeyId= +aliyun.oss.accessKeySecret= +aliyun.oss.bucketName=shuzheng +aliyun.oss.policy.expire=300 +aliyun.oss.maxSize=10 +aliyun.oss.callback=http://shuzheng.tunnel.qydev.com/aliyun/oss/callback aliyun.oss.policy=http://oss.zhangshuzheng.cn:7771/aliyun/oss/policy \ No newline at end of file