Commit 7b37f9de authored by solho's avatar solho

核稿評分歷史修改

parent f8f20d1a
......@@ -28,9 +28,8 @@
<!--<httpProtocol>
<customHeaders>
<add name="Access-Control-Allow-Origin" value="*" />
<add name="Access-Control-Allow-Methods" value="OPTIONS,GET,PUT,POST,DELETE" />
<add name="Access-Control-Allow-Headers" value="Content-Type,x-requested-with,Accept" />
<add name="Access-Control-Expose-Headers" value="*" />
<add name="Access-Control-Allow-Methods" value="GET,PUT,POST,DELETE,OPTIONS" />
<add name="Access-Control-Allow-Headers" value="Content-Type,Accept" />
</customHeaders>
</httpProtocol>-->
<staticContent>
......
No preview for this file type
No preview for this file type
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment