1
2
3
4
5
6
package response
 
type PayrollSalaryPlan struct {
    // 人员信息
    //
}