17 lines
344 B
Plaintext
17 lines
344 B
Plaintext
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WeixinApi.aspx.cs" Inherits="Song.Site.Manage.WeixinApi" %>
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" >
|
|
<head runat="server">
|
|
<title>无标题页</title>
|
|
</head>
|
|
<body>
|
|
<form id="form1" runat="server">
|
|
<div>
|
|
|
|
</div>
|
|
</form>
|
|
</body>
|
|
</html>
|