20240122 生产人员培训

This commit is contained in:
2024-01-22 22:14:57 +08:00
parent 74e2a00958
commit 8a401a66ff
30 changed files with 5124 additions and 731 deletions
@@ -0,0 +1,16 @@
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="TrainContract.aspx.cs" Inherits="FineUIPro.Web.TestRun.PersonTrain.TrainContract" %>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>培训合同</title>
</head>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>